SimaPreparedRuntimeHandle Struct
Declaration
struct SimaPreparedRuntimeHandle { ... }
Included Headers
#include <SimaPreparedRuntimeAbi.h>
Public Member Attributes Index
| guint | abi_version |
| gpointer | user_data |
| void(* | ref)(gpointer user_data) |
| void(* | unref)(gpointer user_data) |
| const SimaPreparedRuntimeAccessor *(* | accessor)(gpointer user_data) |
Definition at line 449 of file SimaPreparedRuntimeAbi.h.
Public Member Attributes
abi_version
|
Definition at line 450 of file SimaPreparedRuntimeAbi.h.
450 guint abi_version;
accessor
|
Definition at line 454 of file SimaPreparedRuntimeAbi.h.
454 const SimaPreparedRuntimeAccessor* (*accessor)(gpointer user_data);
ref
|
Definition at line 452 of file SimaPreparedRuntimeAbi.h.
unref
|
Definition at line 453 of file SimaPreparedRuntimeAbi.h.
user_data
|
Definition at line 451 of file SimaPreparedRuntimeAbi.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.