Function libc::getmntinfo

source ยท
pub unsafe extern "C" fn getmntinfo(
    mntbufp: *mut *mut statfs,
    flags: c_int,
) -> c_int