pub unsafe extern "C" fn duckdb_clear_bindings(
prepared_statement: duckdb_prepared_statement,
) -> duckdb_stateExpand description
Clear the params bind to the prepared statement.
pub unsafe extern "C" fn duckdb_clear_bindings(
prepared_statement: duckdb_prepared_statement,
) -> duckdb_stateClear the params bind to the prepared statement.