pub unsafe extern "C" fn FRD_GetServerTypes(
nascEnvironment: *mut u8_,
nfsType: *mut u8_,
nfsNo: *mut u8_,
) -> ResultExpand description
Gets the server environment configuration for the current user.
ยงArguments
nascEnvironment- Pointer to write the NASC server environment type to.nfsType- Pointer to write the NFS (Nintendo Friend Server) type to.nfsNo- Pointer to write the NFS (Nintendo Friend Server) number to.