Function cairo_sys::cairo_tag_begin

source ·
pub unsafe extern "C" fn cairo_tag_begin(
    cr: *mut cairo_t,
    tag_name: *const c_char,
    attributes: *const c_char
)
Available on crate feature v1_16 only.