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

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