[][src]Function geos_sys::GEOSBufferWithStyle

pub unsafe extern "C" fn GEOSBufferWithStyle(
    g: *const GEOSGeometry,
    width: c_double,
    quadSegs: c_int,
    endCapStyle: c_int,
    joinStyle: c_int,
    mitreLimit: c_double
) -> *mut GEOSGeometry