[][src]Function cdds_util::confstr

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