[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazglib2.pas line 4114
function g_array_binary_search( |
array_: Pgpointer; |
target: Pgpointer; |
compare_func: TGCompareFunc; |
out_match_index: Pguint |
):gboolean; |