Skip to main content

GEOSNearestPoints

Function GEOSNearestPoints 

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