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.pub unsafe extern "C" fn gsk_stroke_node_new(
child: *mut GskRenderNode,
path: *mut GskPath,
stroke: *const GskStroke,
) -> *mut GskStrokeNode
v4_14
only.