[][src]Function geos_sys::GEOSGeomGetY

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