Type Alias duckdb_bind_info

Source
pub type duckdb_bind_info = *mut _duckdb_bind_info;
Expand description

! The bind info of the function. When setting this info, it is necessary to pass a destroy-callback function.