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