70 .hit = { .ait = NULL, .key = NULL, .next = NULL },
int PRIVATE amxc_var_default_move(amxc_var_t *const dest, amxc_var_t *const src)
uint32_t PRIVATE amxc_var_add_type(amxc_var_type_t *const type, const uint32_t index)
int PRIVATE amxc_var_default_copy(amxc_var_t *const dest, const amxc_var_t *const src)
int PRIVATE amxc_var_remove_type(amxc_var_type_t *const type)
#define AMXC_VAR_ID_NULL
Null variant type id (aka void)
#define AMXC_VAR_NAME_NULL
Provides a name for variant id AMXC_VAR_ID_NULL.
A variant type structure.
static DESTRUCTOR void amx_var_null_cleanup(void)
static amxc_var_type_t amxc_variant_null
static CONSTRUCTOR void amx_var_null_init(void)