[][src]Function geos_sys::GEOSCoveredBy

pub unsafe extern "C" fn GEOSCoveredBy(
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry
) -> c_char