Function libduckdb_sys::duckdb_execute_prepared_arrow [−][src]
pub unsafe extern "C" fn duckdb_execute_prepared_arrow(
prepared_statement: duckdb_prepared_statement,
out_result: *mut duckdb_arrow
) -> duckdb_state
Expand description
! Executes the prepared statements with currently bound parameters and return arrow result