[][src]Function geos_sys::GEOSGeomGetZ

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