pub unsafe extern "C" fn duckdb_prepared_statement_type(
statement: duckdb_prepared_statement,
) -> duckdb_statement_typeExpand description
Returns the statement type of the statement to be executed
@param statement The prepared statement. @return duckdb_statement_type value or DUCKDB_STATEMENT_TYPE_INVALID