pub unsafe extern "C" fn duckdb_interrupt(
    connection: duckdb_connection
)
Expand description

Interrupt running query

connection: The connection to interrupt