clipper_pathd_simplify

Function clipper_pathd_simplify 

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