Function libc::pathconf

source ยท
pub unsafe extern "C" fn pathconf(
    path: *const c_char,
    name: c_int,
) -> c_long