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