pub unsafe extern "C" fn CFGI_GetLocalFriendCodeSeedData(
data: *mut u8_,
) -> ResultExpand 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)