Function gsk4_sys::gsk_path_builder_add_circle

source ·
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.