Function PS_GetLocalFriendCodeSeed

Source
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.