Function gtk4_sys::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.