Function

Gumtls_key_set_value

Declaration [src]

void
gum_tls_key_set_value (
  GumTlsKey key,
  gpointer value
)

Description

No description available.

Parameters

key

Type: GumTlsKey

No description available.

value

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the function.