Function gsk4_sys::gsk_color_matrix_node_new

source ·
pub unsafe extern "C" fn gsk_color_matrix_node_new(
    child: *mut GskRenderNode,
    color_matrix: *const graphene_matrix_t,
    color_offset: *const graphene_vec4_t
) -> *mut GskColorMatrixNode