Function setmntent

pub unsafe extern "C" fn setmntent(
    filename: *const i8,
    ty: *const i8,
) -> *mut FILE
Available on crate feature dep_sdl2 only.