pub unsafe extern "C" fn CFGI_GetLocalFriendCodeSeedData(
    data: *mut u8_
) -> Result
Expand description

Gets the 0x110-byte buffer containing the data for the LocalFriendCodeSeed.

§Arguments

  • data - Pointer to output the buffer. (The size must be at least 0x110-bytes)