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