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.