Function sysremove_path

Source
#[no_mangle]
pub extern "C" fn sysremove_path(path: Str) -> SyscallResult
Expand description

Deletes “removes” a given path

path must be valid utf-8