[−][src]Function lc3tools_sys::root::bsearch
pub unsafe extern "C" fn bsearch(
__key: *const c_void,
__base: *const c_void,
__nmemb: size_t,
__size: size_t,
__compar: __compar_fn_t
) -> *mut c_void
pub unsafe extern "C" fn bsearch(
__key: *const c_void,
__base: *const c_void,
__nmemb: size_t,
__size: size_t,
__compar: __compar_fn_t
) -> *mut c_void