pub unsafe extern "C" fn ACTA_SetDefaultAccount(
accountSlot: u8_,
) -> ResultExpand description
Sets the default account that is loaded when the ACT module is initialized.
ยงArguments
accountSlot- The account slot number of the account to set as the default.