libsqlite3_sys

Function sqlite3_column_count

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