Skip to main content

confstr

Function confstr 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn confstr( name: c_int, buf: *mut c_char, len: size_t, ) -> size_t
Expand description