[][src]Function geos_sys::GEOSSetSRID_r

pub unsafe extern "C" fn GEOSSetSRID_r(
    handle: GEOSContextHandle_t,
    g: *const GEOSGeometry,
    srid: c_int
) -> c_int