[][src]Function geos_sys::GEOSSetSRID

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