Function libc::confstr

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