libc::mount [] [src]

pub unsafe extern fn mount(src: *const c_char, target: *const c_char, fstype: *const c_char, flags: c_ulong, data: *const c_void) -> c_int
Unstable (libc)

: use libc from crates.io