libsqlite3_sys

Function sqlite3_result_subtype

Source
pub unsafe extern "C" fn sqlite3_result_subtype(
    arg1: *mut sqlite3_context,
    arg2: c_uint,
)