Type Definition rust_libindy_wrapper::native::wallet::WalletFetchSearchNextRecord[][src]

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