Function gsk4_sys::gsk_path_builder_rel_arc_to
source · pub unsafe extern "C" fn gsk_path_builder_rel_arc_to(
self_: *mut GskPathBuilder,
x1: c_float,
y1: c_float,
x2: c_float,
y2: c_float
)
Available on crate feature
v4_14
only.