clipper_pathsd_simplify

Function clipper_pathsd_simplify 

Source
pub unsafe extern "C" fn clipper_pathsd_simplify(
    mem: *mut c_void,
    paths: *mut ClipperPathsD,
    epsilon: f64,
    is_open_paths: c_int,
) -> *mut ClipperPathsD