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

Gets the 64-bit console friend code seed.

§Arguments

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