libsqlite3_sys

Function sqlite3_vtab_distinct

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