Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

umount2

Function umount2 

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