Function libduckdb_sys::duckdb_execute_prepared[][src]

pub unsafe extern "C" fn duckdb_execute_prepared(
    prepared_statement: duckdb_prepared_statement,
    out_result: *mut duckdb_result
) -> duckdb_state
Expand description

! Executes the prepared statements with currently bound parameters