sqlite3_sys

Function sqlite3_column_count

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