confstr

Function confstr 

Source
pub unsafe extern "C" fn confstr(
    name: i32,
    buf: *mut u8,
    len: usize,
) -> usize