Function CFGI_GetLocalFriendCodeSeed

Source
pub unsafe extern "C" fn CFGI_GetLocalFriendCodeSeed(
    seed: *mut u64_,
) -> Result
Expand description

Gets the 64-bit local friend code seed.

ยงArguments

  • seed - Pointer to write the friend code seed to.