Function fmount

Source
pub unsafe extern "C" fn fmount(
    src: *const i8,
    fd: i32,
    flags: i32,
    data: *mut c_void,
) -> i32