Function libc::pathconf
[−]
[src]
pub unsafe extern fn pathconf(path: *const c_char, name: c_int) -> c_long
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io