gtk4_sys

Function gtk_snapshot_push_fill

Source
pub unsafe extern "C" fn gtk_snapshot_push_fill(
    snapshot: *mut GtkSnapshot,
    path: *mut GskPath,
    fill_rule: GskFillRule,
)
Available on crate feature v4_14 only.