Skip to main content

unlink

Function unlink 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn unlink(path: *const c_char) -> c_int
Expand description