Function geos_sys::GEOSDisjoint_r

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