Function ctru_sys::FSPXI_GetSdmcLog

source ·
pub unsafe extern "C" fn FSPXI_GetSdmcLog(
    serviceHandle: Handle,
    out: *mut c_void,
    size: u32_
) -> Result
Expand description

Gets the SDMC log

§Arguments

  • out - Buffer to output the log to.
  • size - Size of buffer.