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

type WalletSearchAllRecords = extern "C" fn(storage_handle: StorageHandle, search_handle_p: *mut SearchHandle) -> Error;