Function gtk_text_tag_set_priority

Source
pub unsafe extern "C" fn gtk_text_tag_set_priority(
    tag: *mut GtkTextTag,
    priority: c_int,
)