[][src]Function clipper_sys::offset

pub unsafe extern "C" fn offset(
    miter_limit: f64,
    round_precision: f64,
    join_type: JoinType,
    end_type: EndType,
    polygons: Polygon,
    delta: f64
) -> Polygons