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