Skip to main content

GEOSGeomGetPointN

Function GEOSGeomGetPointN 

Source
pub unsafe extern "C" fn GEOSGeomGetPointN(
    g: *const GEOSGeometry,
    n: c_int,
) -> *mut GEOSGeometry