[][src]Type Definition indy_sys::wallet::WalletSearchRecords

type WalletSearchRecords = extern "C" fn(storage_handle: StorageHandle, type_: CString, query_json: CString, options_json: CString, search_handle_p: *mut SearchHandle) -> Error;