Skip to main content

GEOSDistance

Function GEOSDistance 

Source
pub unsafe extern "C" fn GEOSDistance(
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry,
    dist: *mut c_double,
) -> c_int