Function axlibc::unlink

source ·
#[no_mangle]
pub unsafe extern "C" fn unlink(pathname: *const c_char) -> c_int
Available on crate feature fs only.
Expand description

Removes a file from the filesystem.