Function ctru_sys::CFGI_GetSecureInfoData
source · pub unsafe extern "C" fn CFGI_GetSecureInfoData(
data: *mut u8_
) -> Result
Expand description
Gets the 0x11-byte data following the SecureInfo signature.
§Arguments
data
- Pointer to output the buffer. (The size must be at least 0x11-bytes)