Function boring_sys::OBJ_NAME_do_all_sorted

source ยท
pub unsafe extern "C" fn OBJ_NAME_do_all_sorted(
    type_: c_int,
    callback: Option<unsafe extern "C" fn(arg1: *const OBJ_NAME, arg: *mut c_void)>,
    arg: *mut c_void
)