sysremove_path

Function sysremove_path 

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

Deletes “removes” a given path

path must be valid utf-8