quackdb_internal::ffi

Function duckdb_clear_bindings

Source
pub unsafe extern "C" fn duckdb_clear_bindings(
    prepared_statement: *mut _duckdb_prepared_statement,
) -> u32
Expand description

Clear the params bind to the prepared statement.