Skip to content

rc_hash_destroy_iterator

Jamiras edited this page Jun 17, 2025 · 4 revisions

Releases resources allocated by rc_hash_initialize_iterator.

Syntax

void rc_hash_destroy_iterator(
    rc_hash_iterator_t* iterator
);

Parameters

iterator

Pointer to the rc_hash_iterator object to be destroyed.

Remarks

Minimum version: 9.0.0

See also

rc_hash_generate

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