[][src]Function geos_sys::GEOSPreparedContains

pub unsafe extern "C" fn GEOSPreparedContains(
    pg1: *const GEOSPreparedGeometry,
    g2: *const GEOSGeometry
) -> c_int