pub unsafe extern "C" fn gsk_path_builder_add_circle(
self_: *mut GskPathBuilder,
center: *const graphene_point_t,
radius: c_float,
)Available on crate feature
v4_14 only.pub unsafe extern "C" fn gsk_path_builder_add_circle(
self_: *mut GskPathBuilder,
center: *const graphene_point_t,
radius: c_float,
)v4_14 only.