Function gsk4_sys::gsk_stroke_node_new

source ·
pub unsafe extern "C" fn gsk_stroke_node_new(
    child: *mut GskRenderNode,
    path: *mut GskPath,
    stroke: *const GskStroke
) -> *mut GskStrokeNode
Available on crate feature v4_14 only.