Function ctru_sys::FSPXI_GetNandCid

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

Gets the NAND CID

§Arguments

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