[][src]Function gtk_source_sys::gtk_source_search_context_forward

pub unsafe extern "C" fn gtk_source_search_context_forward(
    search: *mut GtkSourceSearchContext,
    iter: *const GtkTextIter,
    match_start: *mut GtkTextIter,
    match_end: *mut GtkTextIter
) -> gboolean