Classes for computation
Classes for computation
|
|
Includes
#include <arrow-glib/arrow-glib.h>
Functions
GARROW_TYPE_CAST_OPTIONS
#define GARROW_TYPE_CAST_OPTIONS (garrow_cast_options_get_type())
garrow_cast_options_new ()
GArrowCastOptions *
garrow_cast_options_new (void
);
Returns
A newly created GArrowCastOptions.
Since 0.7.0
Types and Values
struct GArrowCastOptionsClass
struct GArrowCastOptionsClass {
GObjectClass parent_class;
};