[][src]Function gtk_source_sys::gtk_source_search_context_get_occurrence_position

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