Function FSPXI_GetSdmcFatFsError

Source
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