pub unsafe extern "C" fn FRDA_CreateLocalAccount(
localAccountId: u8_,
nascEnvironment: u8_,
nfsType: u8_,
nfsNo: u8_,
) -> ResultExpand description
Creates a new local friends account.
ยงArguments
localAccountId- The local account ID to use.nascEnvironment- The NASC environment to create this account in.nfsType- The NFS (Nintendo Friend Server) type this account should use.nfsNo- The NFS (Nintendo Friend Server) number this account should use.