Function libc::umount2[][src]

pub unsafe extern "C" fn umount2(
    target: *const c_char,
    flags: c_int
) -> c_int