Skip to main content

GEOSGeomGetX

Function GEOSGeomGetX 

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