Function nix::sys::ioctl::libc::mount [] [src]

pub unsafe extern fn mount(src: *const i8, target: *const i8, fstype: *const i8, flags: u64, data: *const c_void) -> i32