Function libc::unmount

source ยท
pub unsafe extern "C" fn unmount(
    target: *const c_char,
    arg: c_int,
) -> c_int