[][src]Function geos_sys::GEOSPreparedContainsProperly_r

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