[][src]Function geos_sys::GEOSContains

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