#[unsafe(no_mangle)]pub extern "C" fn vldb_sqlite_custom_word_list_destroy(
handle: *mut VldbSqliteCustomWordListHandle,
)Expand description
释放自定义词列表句柄。 Destroy a custom-word list handle.
#[unsafe(no_mangle)]pub extern "C" fn vldb_sqlite_custom_word_list_destroy(
handle: *mut VldbSqliteCustomWordListHandle,
)释放自定义词列表句柄。 Destroy a custom-word list handle.