Function glib_sys::g_array_binary_search [−][src]
pub unsafe extern "C" fn g_array_binary_search(
array: *mut GArray,
target: gconstpointer,
compare_func: GCompareFunc,
out_match_index: *mut c_uint
) -> gboolean
This is supported on crate feature
v2_62
only.