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

Gets whether PXIFS0 can write to the SD

§Arguments

  • out - Pointer to output the writable status to