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

Gets whether PXIFS0 detects the SD

§Arguments

  • out - Pointer to output the detection status to