libsqlite3_sys

Function sqlite3_clear_bindings

Source
pub unsafe extern "C" fn sqlite3_clear_bindings(
    arg1: *mut sqlite3_stmt,
) -> c_int