gtk_snapshot_append_paste

Function gtk_snapshot_append_paste 

Source
pub unsafe extern "C" fn gtk_snapshot_append_paste(
    snapshot: *mut GtkSnapshot,
    bounds: *const graphene_rect_t,
    nth: size_t,
)
Available on crate feature v4_22 only.