derelict-mono ~master (2022-05-18T01:59:48.0178255)
Dub
Repo
data_t.custom_data_t
derelict
mono
types
MonoMarshalSpec
data_t
Undocumented in source.
union
data_t
static
struct
custom_data_t {
char
*
custom_name
;
char
*
cookie
;
MonoImage
*
image
;
}
Members
Variables
cookie
char
*
cookie
;
Undocumented in source.
custom_name
char
*
custom_name
;
Undocumented in source.
image
MonoImage
*
image
;
Undocumented in source.
Meta
Source
See Implementation
derelict
mono
types
MonoMarshalSpec
data_t
structs
array_data_t
custom_data_t
safearray_data_t
variables
array_data
custom_data
safearray_data