GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
internal_function Struct Reference

Public Attributes

char * name
 
internal_function_fn handler
 
void * cookie
 

Detailed Description

Definition at line 56 of file value.c.

Member Data Documentation

◆ cookie

void* internal_function::cookie

Definition at line 67 of file value.c.

Referenced by call_internal_function(), and create_internal_function().

◆ handler

internal_function_fn internal_function::handler

Definition at line 64 of file value.c.

Referenced by call_internal_function(), and create_internal_function().

◆ name

char* internal_function::name

The documentation for this struct was generated from the following file: