Function croaring_sys::binarySearch [] [src]

pub unsafe extern "C" fn binarySearch(
    array: *const u16,
    lenarray: i32,
    ikey: u16
) -> i32