Skip to content

rc_hash_destroy_iterator

Jamiras edited this page Sep 7, 2020 · 2 revisions

Releases resources allocated by rc_hash_initialize_iterator.

Syntax

void rc_hash_destroy_iterator(
    struct rc_hash_iterator* iterator
);

Parameters

iterator

Pointer to the rc_hash_iterator object to be destroyed.

Remarks

Minimum version: 9.0.0

See also

rc_hash_initialize_iterator

rc_hash_iterate

rcheevos

rc_client

Integration guide

client

user

game

processing

rc_client_raintegration

Integration guide

rc_runtime

rhash

rapi

common

user

runtime

info

Clone this wiki locally