Function gsk4_sys::gsk_conic_gradient_node_new

source ·
pub unsafe extern "C" fn gsk_conic_gradient_node_new(
    bounds: *const graphene_rect_t,
    center: *const graphene_point_t,
    rotation: c_float,
    color_stops: *const GskColorStop,
    n_color_stops: size_t
) -> *mut GskConicGradientNode