Function ACT_AcquireAccountInfoRaw

Source
pub unsafe extern "C" fn ACT_AcquireAccountInfoRaw(
    accountSlot: u8_,
    completionEvent: Handle,
) -> Result
Expand description

Acquires raw (XML) account info for the specified account.

ยงArguments

  • accountSlot - The account slot number of the account to acquire raw info for.