Function ctru_sys::FSUSER_IsSdmcWritable
source · pub unsafe extern "C" fn FSUSER_IsSdmcWritable(
writable: *mut bool
) -> Result
Expand description
Gets whether the SD card is writable.
§Arguments
writable
- Pointer to output the writable status to.