Function gtk4_sys::gtk_snapshot_append_fill

source ·
pub unsafe extern "C" fn gtk_snapshot_append_fill(
    snapshot: *mut GtkSnapshot,
    path: *mut GskPath,
    fill_rule: GskFillRule,
    color: *const GdkRGBA
)
Available on crate feature v4_14 only.