Function libc::confstr

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