[][src]Function geos_sys::GEOSPreparedDisjoint

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