libc

Function confstr

Source
pub unsafe extern "C" fn confstr(
    name: c_int,
    buf: *mut c_char,
    len: size_t,
) -> size_t