[][src]Function gtk_source_sys::gtk_source_search_context_forward_finish2

pub unsafe extern "C" fn gtk_source_search_context_forward_finish2(
    search: *mut GtkSourceSearchContext,
    result: *mut GAsyncResult,
    match_start: *mut GtkTextIter,
    match_end: *mut GtkTextIter,
    has_wrapped_around: *mut gboolean,
    error: *mut *mut GError
) -> gboolean