gtk4_sys

Function gtk_snapshot_push_stroke

Source
pub unsafe extern "C" fn gtk_snapshot_push_stroke(
    snapshot: *mut GtkSnapshot,
    path: *mut GskPath,
    stroke: *const GskStroke,
)
Available on crate feature v4_14 only.