Function FRDA_DeleteLocalAccount

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

Deletes a local friends account.

ยงArguments

  • localAccountId - The ID of the local account to delete.