Function gtk4_sys::gtk_snapshot_append_scaled_texture

source ·
pub unsafe extern "C" fn gtk_snapshot_append_scaled_texture(
    snapshot: *mut GtkSnapshot,
    texture: *mut GdkTexture,
    filter: GskScalingFilter,
    bounds: *const graphene_rect_t
)
Available on crate feature v4_10 only.