Function ctru_sys::FSUSER_GetSdmcLog
source · pub unsafe extern "C" fn FSUSER_GetSdmcLog(
out: *mut u8_,
length: u32_
) -> Result
Expand description
Gets the SDMC log.
§Arguments
out
- Pointer to output the log to.length
- Length of the log buffer.