Function geos_sys::GEOSSetSRID_r

source ·
pub unsafe extern "C" fn GEOSSetSRID_r(
    handle: GEOSContextHandle_t,
    g: *mut GEOSGeometry,
    SRID: c_int
)