Function geos_sys::GEOSWithin

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