[][src]Function geos_sys::GEOSGeomGetX_r

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