Skip to content

rc_api_destroy_submit_lboard_entry_response

Jamiras edited this page Apr 16, 2021 · 1 revision

Releases memory associated to a rc_api_submit_lboard_entry_response_t object.

Syntax

void rc_api_destroy_submit_lboard_entry_response(
    rc_api_submit_lboard_entry_response_t* response
);

Parameters

response

The rc_api_submit_lboard_entry_response_t to destroy.

Remarks

rc_api_submit_lboard_entry_response_t objects are initialized by the rc_api_process_submit_lboard_entry_response function.

Minimum version: 10.0.0

See also

rc_api_init_submit_lboard_entry_request

rc_api_process_submit_lboard_entry_response

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