Function psp::sys::sceIoRemove

source ·
#[no_mangle]
pub unsafe extern "C" fn sceIoRemove(file: *const u8) -> i32
Expand description

Remove directory entry

§Parameters

  • file: Path to the file to remove

§Return value

< 0 on error