pub unsafe extern "C" fn storage_sd_unmount(
    api: *mut Storage
) -> FS_Error
Expand description

Will unmount the SD card @param api pointer to the api @return FS_Error operation result