Skip to main content

GEOSNearestPoints_r

Function GEOSNearestPoints_r 

Source
pub unsafe extern "C" fn GEOSNearestPoints_r(
    handle: GEOSContextHandle_t,
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry,
) -> *mut GEOSCoordSequence