pub unsafe extern "C" fn duckdb_result_statement_type(
result: duckdb_result,
) -> duckdb_statement_type
Expand description
Returns the statement type of the statement that was executed
@param result The result object to fetch the statement type from. @return duckdb_statement_type value or DUCKDB_STATEMENT_TYPE_INVALID