[ Web Proxy ]
URL:
Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/func.VERSION_CHECK.html [Back]  [Original]

Arrow.VERSION_CHECK

Arrow

API Version: 25.0

Library Version: 25.0.1

Function Macros

Generated by gi-docgen 2025.3

Function Macro

ArrowVERSION_CHECK

since: 0.10.0

Declaration [src]

#define GARROW_VERSION_CHECK (
  major,
  minor,
  micro
)

Description [src]

You can use this macro in C pre-processor.

Available since: 0.10.0

This function is not directly available to language bindings.

Parameters

major

Type: -

A major version to check for.

minor

Type: -

A minor version to check for.

micro

Type: -

A micro version to check for.


Web Proxy Viewer  |  New URL  |  Original Page