pub unsafe extern "C" fn ACTA_UploadMii(
accountSlot: u8_,
completionEvent: Handle,
) -> ResultExpand description
Uploads the Mii data of a specific account to the account server.
ยงArguments
accountSlot- The account slot number of the account to upload the Mii for.completionEvent- The event handle to signal once the request has finished.