Function geos_sys::GEOSGeomGetX

source ·
pub unsafe extern "C" fn GEOSGeomGetX(
    g: *const GEOSGeometry,
    x: *mut c_double
) -> c_int