libc

Function setmntent

Source
pub unsafe extern "C" fn setmntent(
    filename: *const c_char,
    ty: *const c_char,
) -> *mut FILE