Function libc::pathconf

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