Skip to main content

vldb_sqlite_search_result_get_file_path

Function vldb_sqlite_search_result_get_file_path 

Source
#[unsafe(no_mangle)]
pub extern "C" fn vldb_sqlite_search_result_get_file_path( handle: *mut VldbSqliteSearchResultHandle, index: u64, ) -> *mut c_char
Expand description

返回指定命中的文件路径。 Return the file path of the specified hit.