confstr

Function confstr 

Source
pub unsafe extern "C" fn confstr(
    __name: c_int,
    __buf: *mut c_char,
    __len: size_t,
) -> size_t