pub unsafe extern "C" fn FSPXI_GetSdmcFatFsError(
    serviceHandle: Handle,
    out: *mut u32_
) -> Result
Expand description

Gets the error code from the SDMC FatFS driver

§Arguments

  • out - Pointer to output the error code to