pub unsafe extern "C" fn gsk_path_builder_add_segment(
self_: *mut GskPathBuilder,
path: *mut GskPath,
start: *const GskPathPoint,
end: *const GskPathPoint,
)
Available on crate feature
v4_14
only.pub unsafe extern "C" fn gsk_path_builder_add_segment(
self_: *mut GskPathBuilder,
path: *mut GskPath,
start: *const GskPathPoint,
end: *const GskPathPoint,
)
v4_14
only.