Type Alias libduckdb_sys::duckdb_bind_info

source ·
pub type duckdb_bind_info = *mut c_void;
Expand description

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