Skip to main content

GEOSGeomGetY

Function GEOSGeomGetY 

Source
pub unsafe extern "C" fn GEOSGeomGetY(
    g: *const GEOSGeometry,
    y: *mut c_double,
) -> c_int