Type Alias duckdb_create_type_info

Source
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.