Function sqlite3_sys::sqlite3_column_type[][src]

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