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.pub unsafe extern "C" fn gsk_texture_scale_node_new(
texture: *mut GdkTexture,
bounds: *const graphene_rect_t,
filter: GskScalingFilter,
) -> *mut GskTextureScaleNode
v4_10
only.