gsk4_sys

Function gsk_texture_scale_node_new

Source
pub unsafe extern "C" fn gsk_texture_scale_node_new(
    texture: *mut GdkTexture,
    bounds: *const graphene_rect_t,
    filter: GskScalingFilter,
) -> *mut GskTextureScaleNode
Available on crate feature v4_10 only.