Function gsk4_sys::gsk_path_measure_new_with_tolerance

source ·
pub unsafe extern "C" fn gsk_path_measure_new_with_tolerance(
    path: *mut GskPath,
    tolerance: c_float
) -> *mut GskPathMeasure
Available on crate feature v4_14 only.