Function FRD_GetMyLocalAccountId

Source
pub unsafe extern "C" fn FRD_GetMyLocalAccountId(
    localAccountId: *mut u8_,
) -> Result
Expand description

Gets the ID of the current local account.

ยงArguments

  • localAccountId - Pointer to write the current local account ID to.