[][src]Function geos_sys::GEOSRelatePattern_r

pub unsafe extern "C" fn GEOSRelatePattern_r(
    handle: GEOSContextHandle_t,
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry,
    pat: *const c_char
) -> c_char