pub type duckdb_create_type_info = *mut _duckdb_create_type_info;
Expand description
! Holds extra information used when registering a custom logical type. ! Reserved for future use.
pub type duckdb_create_type_info = *mut _duckdb_create_type_info;
! Holds extra information used when registering a custom logical type. ! Reserved for future use.