[][src]Function sqlite3_native::sqlite3_result_subtype

#[no_mangle]pub unsafe extern "C" fn sqlite3_result_subtype(
    pCtx: *mut sqlite3_context,
    eSubtype: c_uint
)