[][src]Function uikit_sys::bsearch_b

pub unsafe extern "C" fn bsearch_b(
    __key: *const c_void,
    __base: *const c_void,
    __nel: size_t,
    __width: size_t,
    __compar: _bindgen_ty_id_139452
) -> *mut c_void