pub unsafe extern "C" fn ACTA_InvalidateAccountToken(
accountSlot: u8_,
invalidationActionMask: u32_,
) -> ResultExpand description
Invalidates a specific account’s access token in different ways.
§Arguments
accountSlot- The account slot number of the account to invalidate the access token for.invalidationMask- A bitfield of the actions to take to invalidate the access token.