Skip to main content

GEOSDisjoint

Function GEOSDisjoint 

Source
pub unsafe extern "C" fn GEOSDisjoint(
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry,
) -> c_char