pub unsafe extern "C" fn ACTA_InactivateDeviceAssociation(
accountSlot: u8_,
completionEvent: Handle,
) -> ResultExpand description
Inactivates the device association for a specific account.
ยงArguments
accountSlot- The account slot number of the account to inactive the device association for.completionEvent- The event handle to signal once the request has finished.