[][src]Function geos_sys::GEOSGeomGetY_r

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