pub type duckdb_logical_type = *mut _duckdb_logical_type;Expand description
! A logical type.
! Must be destroyed with duckdb_destroy_logical_type.
pub type duckdb_logical_type = *mut _duckdb_logical_type;! A logical type.
! Must be destroyed with duckdb_destroy_logical_type.