Function gtk4_sys::gtk_text_buffer_apply_tag_by_name

source ·
pub unsafe extern "C" fn gtk_text_buffer_apply_tag_by_name(
    buffer: *mut GtkTextBuffer,
    name: *const c_char,
    start: *const GtkTextIter,
    end: *const GtkTextIter
)