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

type WalletFetchSearchNextRecord = extern "C" fn(storage_handle: StorageHandle, search_handle: SearchHandle, record_handle_p: *mut RecordHandle) -> Error;