Skip to main content

vldb_sqlite_database_remove_custom_word

Function vldb_sqlite_database_remove_custom_word 

Source
#[unsafe(no_mangle)]
pub extern "C" fn vldb_sqlite_database_remove_custom_word( handle: *mut VldbSqliteDatabaseHandle, word: *const c_char, out_result: *mut VldbSqliteDictionaryMutationResultPod, ) -> i32
Expand description

通过数据库句柄删除自定义词。 Remove a custom word through a database handle.