clipper_path64_simplify

Function clipper_path64_simplify 

Source
pub unsafe extern "C" fn clipper_path64_simplify(
    mem: *mut c_void,
    path: *mut ClipperPath64,
    epsilon: f64,
    is_open_path: c_int,
) -> *mut ClipperPath64