pub type duckdb_bind_info = *mut _duckdb_bind_info;
Expand description
! The bind info of a function. ! When setting this info, it is necessary to pass a destroy-callback function.
pub type duckdb_bind_info = *mut _duckdb_bind_info;
! The bind info of a function. ! When setting this info, it is necessary to pass a destroy-callback function.