#[unsafe(no_mangle)]pub unsafe extern "C" fn remove(path: *const c_char) -> c_intExpand description
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/remove.html.
Delete file or directory path
#[unsafe(no_mangle)]pub unsafe extern "C" fn remove(path: *const c_char) -> c_intSee https://pubs.opengroup.org/onlinepubs/9799919799/functions/remove.html.
Delete file or directory path