- CountersEnumCallback
alias CountersEnumCallback = mono_bool function(MonoCounter* counter, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoAotMode
alias MonoAotMode = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoAppContext
alias MonoAppContext = _MonoAppContext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoAppDomain
alias MonoAppDomain = _MonoAppDomain
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoArray
alias MonoArray = _MonoArray
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoAssembly
alias MonoAssembly = _MonoAssembly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoAssemblyLoadFunc
alias MonoAssemblyLoadFunc = void function(MonoAssembly* assembly, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoAssemblyName
alias MonoAssemblyName = _MonoAssemblyName
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoAssemblyPreLoadFunc
alias MonoAssemblyPreLoadFunc = _MonoAssembly* function(MonoAssemblyName* aname, char** assemblies_path, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoAssemblySearchFunc
alias MonoAssemblySearchFunc = _MonoAssembly* function(MonoAssemblyName* aname, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoBoolean
alias MonoBoolean = mono_byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoBreakPolicy
alias MonoBreakPolicy = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoBreakPolicyFunc
alias MonoBreakPolicyFunc = MonoBreakPolicy function(MonoMethod*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoCallConvention
alias MonoCallConvention = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoClassField
alias MonoClassField = _MonoClassField
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoCompileFunc
alias MonoCompileFunc = void* function(MonoMethod* method)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoCoreClrPlatformCB
alias MonoCoreClrPlatformCB = int function(const(char)* image_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoCounterRegisterCallback
alias MonoCounterRegisterCallback = void function(MonoCounter*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugFormat
alias MonoDebugFormat = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugLineNumberEntry
alias MonoDebugLineNumberEntry = _MonoDebugLineNumberEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugLocalsInfo
alias MonoDebugLocalsInfo = _MonoDebugLocalsInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugMethodAsyncInfo
alias MonoDebugMethodAsyncInfo = _MonoDebugMethodAsyncInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDelegate
alias MonoDelegate = _MonoDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDisIndenter
alias MonoDisIndenter = char* function(MonoDisHelper* dh, MonoMethod* method, uint32_t ip_offset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDisTokener
alias MonoDisTokener = char* function(MonoDisHelper* dh, MonoMethod* method, uint32_t token)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDlFallbackClose
alias MonoDlFallbackClose = void* function(void* handle, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDlFallbackLoad
alias MonoDlFallbackLoad = void* function(const(char)* name, int flags, char** err, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDlFallbackSymbol
alias MonoDlFallbackSymbol = void* function(void* handle, const(char)* name, char** err, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDomainFunc
alias MonoDomainFunc = void function(MonoDomain* domain, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDynamicAssembly
alias MonoDynamicAssembly = _MonoDynamicAssembly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDynamicImage
alias MonoDynamicImage = _MonoDynamicImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoEvent
alias MonoEvent = _MonoEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoException
alias MonoException = _MonoException
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoExceptionEnum
alias MonoExceptionEnum = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoFunc
alias MonoFunc = void function(void* data, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGCBridgeObjectKind
alias MonoGCBridgeObjectKind = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGCEvent
alias MonoGCEvent = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGCReferences
alias MonoGCReferences = int function(MonoObject* obj, MonoClass* klass, uintptr_t size, uintptr_t num, MonoObject** refs, uintptr_t* offsets, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGCRootSource
alias MonoGCRootSource = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGenericMethod
alias MonoGenericMethod = invalid_name
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoHFunc
alias MonoHFunc = void function(void* key, void* value, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoImage
alias MonoImage = _MonoImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoImageOpenStatus
alias MonoImageOpenStatus = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoInvokeFunc
alias MonoInvokeFunc = _MonoObject* function(MonoMethod* method, void* obj, void** params, MonoObject** exc, MonoError* error)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoJitInfo
alias MonoJitInfo = _MonoJitInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoLogCallback
alias MonoLogCallback = void function(const(char)* log_domain, const(char)* log_level, const(char)* message, mono_bool fatal, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMainThreadFunc
alias MonoMainThreadFunc = void function(void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMarshalConv
alias MonoMarshalConv = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMarshalNative
alias MonoMarshalNative = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMarshalVariant
alias MonoMarshalVariant = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMetaTableEnum
alias MonoMetaTableEnum = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoObject
alias MonoObject = _MonoObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoOpcodeEnum
alias MonoOpcodeEnum = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoParseTypeMode
alias MonoParseTypeMode = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoPrintCallback
alias MonoPrintCallback = void function(const(char)* string_, mono_bool is_stdout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileAllocFunc
alias MonoProfileAllocFunc = void function(MonoProfiler* prof, MonoObject* obj, MonoClass* klass)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileAppDomainFriendlyNameFunc
alias MonoProfileAppDomainFriendlyNameFunc = void function(MonoProfiler* prof, MonoDomain* domain, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileAppDomainFunc
alias MonoProfileAppDomainFunc = void function(MonoProfiler* prof, MonoDomain* domain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileAppDomainResult
alias MonoProfileAppDomainResult = void function(MonoProfiler* prof, MonoDomain* domain, int result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileAssemblyFunc
alias MonoProfileAssemblyFunc = void function(MonoProfiler* prof, MonoAssembly* assembly)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileAssemblyResult
alias MonoProfileAssemblyResult = void function(MonoProfiler* prof, MonoAssembly* assembly, int result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileClassFunc
alias MonoProfileClassFunc = void function(MonoProfiler* prof, MonoClass* klass)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileClassResult
alias MonoProfileClassResult = void function(MonoProfiler* prof, MonoClass* klass, int result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileContextFunc
alias MonoProfileContextFunc = void function(MonoProfiler* prof, MonoAppContext* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileCoverageFilterFunc
alias MonoProfileCoverageFilterFunc = int function(MonoProfiler* prof, MonoMethod* method)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileCoverageFunc
alias MonoProfileCoverageFunc = void function(MonoProfiler* prof, const(MonoProfileCoverageEntry)* entry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileExceptionClauseFunc
alias MonoProfileExceptionClauseFunc = void function(MonoProfiler* prof, MonoMethod* method, int clause_type, int clause_num)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileExceptionFunc
alias MonoProfileExceptionFunc = void function(MonoProfiler* prof, MonoObject* object)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileFlags
alias MonoProfileFlags = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileFunc
alias MonoProfileFunc = void function(MonoProfiler* prof)
Functions that the runtime will call on the profiler.
- MonoProfileGCFinalizeFunc
alias MonoProfileGCFinalizeFunc = void function(MonoProfiler* prof)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileGCFinalizeObjectFunc
alias MonoProfileGCFinalizeObjectFunc = void function(MonoProfiler* prof, MonoObject* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileGCFunc
alias MonoProfileGCFunc = void function(MonoProfiler* prof, MonoGCEvent event, int generation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileGCHandleEvent
alias MonoProfileGCHandleEvent = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileGCHandleFunc
alias MonoProfileGCHandleFunc = void function(MonoProfiler* prof, int op, int type, uintptr_t handle, MonoObject* obj)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileGCMoveFunc
alias MonoProfileGCMoveFunc = void function(MonoProfiler* prof, void** objects, int num)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileGCResizeFunc
alias MonoProfileGCResizeFunc = void function(MonoProfiler* prof, long new_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileGCRootFunc
alias MonoProfileGCRootFunc = void function(MonoProfiler* prof, int num_roots, void** objects, int* root_types, uintptr_t* extra_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileGCRootType
alias MonoProfileGCRootType = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileIomapFunc
alias MonoProfileIomapFunc = void function(MonoProfiler* prof, const(char)* report, const(char)* pathname, const(char)* new_pathname)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileJitResult
alias MonoProfileJitResult = void function(MonoProfiler* prof, MonoMethod* method, MonoJitInfo* jinfo, int result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileMethodFunc
alias MonoProfileMethodFunc = void function(MonoProfiler* prof, MonoMethod* method)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileMethodInline
alias MonoProfileMethodInline = void function(MonoProfiler* prof, MonoMethod* parent, MonoMethod* child, int* ok)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileMethodResult
alias MonoProfileMethodResult = void function(MonoProfiler* prof, MonoMethod* method, int result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileModuleFunc
alias MonoProfileModuleFunc = void function(MonoProfiler* prof, MonoImage* module_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileModuleResult
alias MonoProfileModuleResult = void function(MonoProfiler* prof, MonoImage* module_, int result)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileMonitorFunc
alias MonoProfileMonitorFunc = void function(MonoProfiler* prof, MonoObject* obj, MonoProfilerMonitorEvent event)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileResult
alias MonoProfileResult = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileSamplingMode
alias MonoProfileSamplingMode = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileStatCallChainFunc
alias MonoProfileStatCallChainFunc = void function(MonoProfiler* prof, int call_chain_depth, mono_byte** ip, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileStatFunc
alias MonoProfileStatFunc = void function(MonoProfiler* prof, mono_byte* ip, void* context)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileThreadFunc
alias MonoProfileThreadFunc = void function(MonoProfiler* prof, uintptr_t tid)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileThreadNameFunc
alias MonoProfileThreadNameFunc = void function(MonoProfiler* prof, uintptr_t tid, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfiler
alias MonoProfiler = _MonoProfiler
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfilerCallChainStrategy
alias MonoProfilerCallChainStrategy = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfilerCodeBufferNew
alias MonoProfilerCodeBufferNew = void function(MonoProfiler* prof, void* buffer, int size, MonoProfilerCodeBufferType type, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfilerCodeBufferType
alias MonoProfilerCodeBufferType = int
executable code buffer info
- MonoProfilerCodeChunkDestroy
alias MonoProfilerCodeChunkDestroy = void function(MonoProfiler* prof, void* chunk)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfilerCodeChunkNew
alias MonoProfilerCodeChunkNew = void function(MonoProfiler* prof, void* chunk, int size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfilerMonitorEvent
alias MonoProfilerMonitorEvent = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProperty
alias MonoProperty = _MonoProperty
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReferenceQueue
alias MonoReferenceQueue = _MonoReferenceQueue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReflectionAssembly
alias MonoReflectionAssembly = _MonoReflectionAssembly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReflectionEvent
alias MonoReflectionEvent = _MonoReflectionEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReflectionField
alias MonoReflectionField = _MonoReflectionField
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReflectionMethod
alias MonoReflectionMethod = _MonoReflectionMethod
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReflectionMethodBody
alias MonoReflectionMethodBody = _MonoReflectionMethodBody
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReflectionModule
alias MonoReflectionModule = _MonoReflectionModule
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReflectionProperty
alias MonoReflectionProperty = _MonoReflectionProperty
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoReflectionType
alias MonoReflectionType = _MonoReflectionType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoResolveTokenError
alias MonoResolveTokenError = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoResourceCallback
alias MonoResourceCallback = void function(int resource_type, uintptr_t value, int is_soft)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoResourceType
alias MonoResourceType = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoStackWalk
alias MonoStackWalk = int function(MonoMethod* method, int native_offset, int il_offset, mono_bool managed, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoStackWalkAsyncSafe
alias MonoStackWalkAsyncSafe = int function(MonoMethod* method, MonoDomain* domain, void* base_address, int offset, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoString
alias MonoString = _MonoString
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoTableInfo
alias MonoTableInfo = _MonoTableInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoThread
alias MonoThread = _MonoThread
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoThreadAttachCB
alias MonoThreadAttachCB = void function(intptr_t tid, void* stack_start)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoThreadManageCallback
alias MonoThreadManageCallback = int function(MonoThread* thread)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoThreadStartCB
alias MonoThreadStartCB = void function(intptr_t tid, void* stack_start, void* func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoThreadsSync
alias MonoThreadsSync = _MonoThreadsSync
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoTokenType
alias MonoTokenType = int
These tokens match the table ID except for the last
three (string, name and base type which are special)
- MonoTypeEnum
alias MonoTypeEnum = int
Encoding for type signatures used in the Metadata
- MonoUnhandledExceptionFunc
alias MonoUnhandledExceptionFunc = void function(MonoObject* exc, void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoVerifyStatus
alias MonoVerifyStatus = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoArrayType
alias _MonoArrayType = MonoArrayType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoCounter
alias _MonoCounter = MonoCounter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugClassEntry
alias _MonoDebugClassEntry = MonoDebugClassEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugDataTable
alias _MonoDebugDataTable = MonoDebugDataTable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugHandle
alias _MonoDebugHandle = MonoDebugHandle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugList
alias _MonoDebugList = MonoDebugList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugMethodAddress
alias _MonoDebugMethodAddress = MonoDebugMethodAddress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugMethodAddressList
alias _MonoDebugMethodAddressList = MonoDebugMethodAddressList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugMethodJitInfo
alias _MonoDebugMethodJitInfo = MonoDebugMethodJitInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugSourceLocation
alias _MonoDebugSourceLocation = MonoDebugSourceLocation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugVarInfo
alias _MonoDebugVarInfo = MonoDebugVarInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoError
alias _MonoError = MonoError
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoErrorBoxed
alias _MonoErrorBoxed = MonoErrorBoxed
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoGenericClass
alias _MonoGenericClass = MonoGenericClass
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoGenericContainer
alias _MonoGenericContainer = MonoGenericContainer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoGenericContext
alias _MonoGenericContext = MonoGenericContext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoGenericInst
alias _MonoGenericInst = MonoGenericInst
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoGenericParam
alias _MonoGenericParam = MonoGenericParam
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoMethodHeader
alias _MonoMethodHeader = MonoMethodHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoMethodSignature
alias _MonoMethodSignature = MonoMethodSignature
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoPPDBFile
alias _MonoPPDBFile = MonoPPDBFile
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoSymbolFile
alias _MonoSymbolFile = MonoSymbolFile
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoSymbolTable
alias _MonoSymbolTable = MonoSymbolTable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoType
alias _MonoType = MonoType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mono_bool
alias mono_bool = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mono_byte
alias mono_byte = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mono_reference_queue_callback
alias mono_reference_queue_callback = void function(void* user_data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mono_unichar2
alias mono_unichar2 = wchar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mono_unichar4
alias mono_unichar4 = dchar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GC_BRIDGE_TRANSPARENT_CLASS
anonymousenum GC_BRIDGE_TRANSPARENT_CLASS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_AOT_MODE_NONE
anonymousenum MONO_AOT_MODE_NONE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_ASSEMBLYOS_PLATFORM
anonymousenum MONO_ASSEMBLYOS_PLATFORM
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_ASSEMBLYREFOS_PLATFORM
anonymousenum MONO_ASSEMBLYREFOS_PLATFORM
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_ASSEMBLYREFPROC_PROCESSOR
anonymousenum MONO_ASSEMBLYREFPROC_PROCESSOR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_ASSEMBLYREF_FULL_PUBLIC_KEY
anonymousenum MONO_ASSEMBLYREF_FULL_PUBLIC_KEY
- MONO_ASSEMBLYREF_MAJOR_VERSION
anonymousenum MONO_ASSEMBLYREF_MAJOR_VERSION
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_ASSEMBLY_HASH_ALG
anonymousenum MONO_ASSEMBLY_HASH_ALG
The last entry in the enum is used to give the number
of columns in the row.
- MONO_ASSEMBLY_HASH_NONE
anonymousenum MONO_ASSEMBLY_HASH_NONE
23.1.1 Values for AssemblyHashAlgorithm
- MONO_ASSEMBLY_PROCESSOR
anonymousenum MONO_ASSEMBLY_PROCESSOR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_BREAK_POLICY_ALWAYS
anonymousenum MONO_BREAK_POLICY_ALWAYS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_CALL_DEFAULT
anonymousenum MONO_CALL_DEFAULT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_CEE_NOP
anonymousenum MONO_CEE_NOP
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_CLASS_LAYOUT_PACKING_SIZE
anonymousenum MONO_CLASS_LAYOUT_PACKING_SIZE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_CONSTANT_TYPE
anonymousenum MONO_CONSTANT_TYPE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_COUNTER_INT
anonymousenum MONO_COUNTER_INT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_CUSTOMDEBUGINFORMATION_PARENT
anonymousenum MONO_CUSTOMDEBUGINFORMATION_PARENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_CUSTOM_ATTR_METHODDEF
anonymousenum MONO_CUSTOM_ATTR_METHODDEF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_CUSTOM_ATTR_PARENT
anonymousenum MONO_CUSTOM_ATTR_PARENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_CUSTOM_ATTR_TYPE_TYPEREF
anonymousenum MONO_CUSTOM_ATTR_TYPE_TYPEREF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_DEBUG_FORMAT_NONE
anonymousenum MONO_DEBUG_FORMAT_NONE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_DECLSEC_FLAG_REQUEST
anonymousenum MONO_DECLSEC_FLAG_REQUEST
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_DECL_SECURITY_ACTION
anonymousenum MONO_DECL_SECURITY_ACTION
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_DL_EAGER
anonymousenum MONO_DL_EAGER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_DOCUMENT_NAME
anonymousenum MONO_DOCUMENT_NAME
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_ERROR_FREE_STRINGS
anonymousenum MONO_ERROR_FREE_STRINGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_ERROR_NONE
anonymousenum MONO_ERROR_NONE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_EVENT_FLAGS
anonymousenum MONO_EVENT_FLAGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_EVENT_MAP_PARENT
anonymousenum MONO_EVENT_MAP_PARENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_EVENT_POINTER_EVENT
anonymousenum MONO_EVENT_POINTER_EVENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_EVENT_SPECIALNAME
anonymousenum MONO_EVENT_SPECIALNAME
23.1.4 Flags for Event.EventAttributes
- MONO_EXCEPTION_CLAUSE_NONE
anonymousenum MONO_EXCEPTION_CLAUSE_NONE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_EXP_TYPE_FLAGS
anonymousenum MONO_EXP_TYPE_FLAGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_FIELD_ATTR_FIELD_ACCESS_MASK
anonymousenum MONO_FIELD_ATTR_FIELD_ACCESS_MASK
Field Attributes (23.1.5).
- MONO_FIELD_FLAGS
anonymousenum MONO_FIELD_FLAGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_FIELD_LAYOUT_OFFSET
anonymousenum MONO_FIELD_LAYOUT_OFFSET
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_FIELD_MARSHAL_PARENT
anonymousenum MONO_FIELD_MARSHAL_PARENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_FIELD_POINTER_FIELD
anonymousenum MONO_FIELD_POINTER_FIELD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_FIELD_RVA_RVA
anonymousenum MONO_FIELD_RVA_RVA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_FILE_FLAGS
anonymousenum MONO_FILE_FLAGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_FILE_HAS_METADATA
anonymousenum MONO_FILE_HAS_METADATA
23.1.6 Flags for FileAttributes
- MONO_FLOW_NEXT
anonymousenum MONO_FLOW_NEXT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_GC_EVENT_START
anonymousenum MONO_GC_EVENT_START
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_GENERICPARAM_NUMBER
anonymousenum MONO_GENERICPARAM_NUMBER
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_GENPARCONSTRAINT_GENERICPAR
anonymousenum MONO_GENPARCONSTRAINT_GENERICPAR
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_GEN_PARAM_VARIANCE_MASK
anonymousenum MONO_GEN_PARAM_VARIANCE_MASK
23.1.7 Flags for generic parameters
- MONO_HASCONSTANT_FIEDDEF
anonymousenum MONO_HASCONSTANT_FIEDDEF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_HAS_DECL_SECURITY_TYPEDEF
anonymousenum MONO_HAS_DECL_SECURITY_TYPEDEF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_HAS_FIELD_MARSHAL_FIELDSREF
anonymousenum MONO_HAS_FIELD_MARSHAL_FIELDSREF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_HAS_SEMANTICS_EVENT
anonymousenum MONO_HAS_SEMANTICS_EVENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_IMAGE_OK
anonymousenum MONO_IMAGE_OK
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_IMPLEMENTATION_FILE
anonymousenum MONO_IMPLEMENTATION_FILE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_IMPLMAP_FLAGS
anonymousenum MONO_IMPLMAP_FLAGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_INTERFACEIMPL_CLASS
anonymousenum MONO_INTERFACEIMPL_CLASS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_LOCALSCOPE_METHOD
anonymousenum MONO_LOCALSCOPE_METHOD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_LOCALVARIABLE_ATTRIBUTES
anonymousenum MONO_LOCALVARIABLE_ATTRIBUTES
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_MANIFEST_OFFSET
anonymousenum MONO_MANIFEST_OFFSET
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_MANIFEST_RESOURCE_VISIBILITY_MASK
anonymousenum MONO_MANIFEST_RESOURCE_VISIBILITY_MASK
23.1.9 Flags for ManifestResource
- MONO_MARSHAL_CONV_NONE
anonymousenum MONO_MARSHAL_CONV_NONE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_MEMBERFORWD_FIELDDEF
anonymousenum MONO_MEMBERFORWD_FIELDDEF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_MEMBERREF_CLASS
anonymousenum MONO_MEMBERREF_CLASS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_MEMBERREF_PARENT_TYPEDEF
anonymousenum MONO_MEMBERREF_PARENT_TYPEDEF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_METHODBODY_DOCUMENT
anonymousenum MONO_METHODBODY_DOCUMENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_METHODDEFORREF_METHODDEF
anonymousenum MONO_METHODDEFORREF_METHODDEF
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_METHODIMPL_CLASS
anonymousenum MONO_METHODIMPL_CLASS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_METHODSPEC_METHOD
anonymousenum MONO_METHODSPEC_METHOD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_METHOD_ATTR_ACCESS_MASK
anonymousenum MONO_METHOD_ATTR_ACCESS_MASK
Method Attributes (23.1.10)
- MONO_METHOD_IMPL_ATTR_CODE_TYPE_MASK
anonymousenum MONO_METHOD_IMPL_ATTR_CODE_TYPE_MASK
Method Impl Attributes (23.1.11)
- MONO_METHOD_POINTER_METHOD
anonymousenum MONO_METHOD_POINTER_METHOD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_METHOD_RVA
anonymousenum MONO_METHOD_RVA
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_METHOD_SEMANTIC_SETTER
anonymousenum MONO_METHOD_SEMANTIC_SETTER
- MONO_METHOD_SEMA_SEMANTICS
anonymousenum MONO_METHOD_SEMA_SEMANTICS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_MODULEREF_NAME
anonymousenum MONO_MODULEREF_NAME
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_MODULE_GENERATION
anonymousenum MONO_MODULE_GENERATION
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_NATIVE_BOOLEAN
anonymousenum MONO_NATIVE_BOOLEAN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_NESTED_CLASS_NESTED
anonymousenum MONO_NESTED_CLASS_NESTED
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PARAM_ATTR_IN
anonymousenum MONO_PARAM_ATTR_IN
Flags for Params (23.1.13)
- MONO_PARAM_FLAGS
anonymousenum MONO_PARAM_FLAGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PARAM_POINTER_PARAM
anonymousenum MONO_PARAM_POINTER_PARAM
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PARSE_TYPE
anonymousenum MONO_PARSE_TYPE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PINVOKE_NO_MANGLE
anonymousenum MONO_PINVOKE_NO_MANGLE
- MONO_PROFILER_CALL_CHAIN_NONE
anonymousenum MONO_PROFILER_CALL_CHAIN_NONE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROFILER_CODE_BUFFER_UNKNOWN
anonymousenum MONO_PROFILER_CODE_BUFFER_UNKNOWN
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROFILER_GC_HANDLE_CREATED
anonymousenum MONO_PROFILER_GC_HANDLE_CREATED
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROFILER_MONITOR_CONTENTION
anonymousenum MONO_PROFILER_MONITOR_CONTENTION
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROFILER_STAT_MODE_PROCESS
anonymousenum MONO_PROFILER_STAT_MODE_PROCESS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROFILE_GC_ROOT_PINNING
anonymousenum MONO_PROFILE_GC_ROOT_PINNING
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROFILE_NONE
anonymousenum MONO_PROFILE_NONE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROFILE_OK
anonymousenum MONO_PROFILE_OK
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROPERTY_ATTR_SPECIAL_NAME
anonymousenum MONO_PROPERTY_ATTR_SPECIAL_NAME
23.1.14 PropertyAttributes
- MONO_PROPERTY_FLAGS
anonymousenum MONO_PROPERTY_FLAGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROPERTY_MAP_PARENT
anonymousenum MONO_PROPERTY_MAP_PARENT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_PROPERTY_POINTER_PROPERTY
anonymousenum MONO_PROPERTY_POINTER_PROPERTY
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_RESOLTION_SCOPE_MODULE
anonymousenum MONO_RESOLTION_SCOPE_MODULE
Kept for compatibility since this is a public header file
- MONO_RESOLUTION_SCOPE_MODULE
anonymousenum MONO_RESOLUTION_SCOPE_MODULE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_RESOURCE_JIT_CODE
anonymousenum MONO_RESOURCE_JIT_CODE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_ROOT_SOURCE_EXTERNAL
anonymousenum MONO_ROOT_SOURCE_EXTERNAL
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_STAND_ALONE_SIGNATURE
anonymousenum MONO_STAND_ALONE_SIGNATURE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_TABLE_MODULE
anonymousenum MONO_TABLE_MODULE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_TOKEN_MODULE
anonymousenum MONO_TOKEN_MODULE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_TYPEDEFORREF_TYPEDEF
anonymousenum MONO_TYPEDEFORREF_TYPEDEF
Coded Tokens
The _BITS entry is for the bits used in the token.
The _MASK entry is for mask the index out.
- MONO_TYPEDEF_FLAGS
anonymousenum MONO_TYPEDEF_FLAGS
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_TYPEORMETHOD_TYPE
anonymousenum MONO_TYPEORMETHOD_TYPE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_TYPEREF_SCOPE
anonymousenum MONO_TYPEREF_SCOPE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_TYPESPEC_SIGNATURE
anonymousenum MONO_TYPESPEC_SIGNATURE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_TYPE_ATTR_VISIBILITY_MASK
anonymousenum MONO_TYPE_ATTR_VISIBILITY_MASK
Type Attributes (23.1.15).
- MONO_TYPE_END
anonymousenum MONO_TYPE_END
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_VARIANT_EMPTY
anonymousenum MONO_VARIANT_EMPTY
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MONO_VERIFY_OK
anonymousenum MONO_VERIFY_OK
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoInlineNone
anonymousenum MonoInlineNone
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ResolveTokenError_OutOfRange
anonymousenum ResolveTokenError_OutOfRange
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SGEN_BRIDGE_VERSION
anonymousenum SGEN_BRIDGE_VERSION
The bridge is a mechanism for SGen to let clients override the death of some
unreachable objects. We use it in monodroid to do garbage collection across
the Mono and Java heaps.
- MonoAllocatorVTable
struct MonoAllocatorVTable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoArrayType
struct MonoArrayType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoBundledAssembly
struct MonoBundledAssembly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoClass
struct MonoClass
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoCounter
struct MonoCounter
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoCustomAttrEntry
struct MonoCustomAttrEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoCustomAttrInfo
struct MonoCustomAttrInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoCustomMod
struct MonoCustomMod
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugClassEntry
struct MonoDebugClassEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugCodeBlock
struct MonoDebugCodeBlock
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugDataTable
struct MonoDebugDataTable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugHandle
struct MonoDebugHandle
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugList
struct MonoDebugList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugLocalVar
struct MonoDebugLocalVar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugMethodAddress
struct MonoDebugMethodAddress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugMethodAddressList
struct MonoDebugMethodAddressList
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugMethodInfo
struct MonoDebugMethodInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugMethodJitInfo
struct MonoDebugMethodJitInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugSourceInfo
struct MonoDebugSourceInfo
Information about a source file retrieved from a symbol file.
- MonoDebugSourceLocation
struct MonoDebugSourceLocation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDebugVarInfo
struct MonoDebugVarInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDeclSecurityActions
struct MonoDeclSecurityActions
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDeclSecurityEntry
struct MonoDeclSecurityEntry
this structure MUST be kept in synch with RuntimeDeclSecurityEntry
* located in /mcs/class/corlib/System.Security/SecurityFrame.cs
- MonoDisHelper
struct MonoDisHelper
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDlFallbackHandler
struct MonoDlFallbackHandler
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoDomain
struct MonoDomain
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoError
struct MonoError
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoErrorBoxed
struct MonoErrorBoxed
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoExceptionClause
struct MonoExceptionClause
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGCBridgeCallbacks
struct MonoGCBridgeCallbacks
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGCBridgeSCC
struct MonoGCBridgeSCC
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGCBridgeXRef
struct MonoGCBridgeXRef
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGenericClass
struct MonoGenericClass
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGenericContainer
struct MonoGenericContainer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGenericContext
struct MonoGenericContext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGenericInst
struct MonoGenericInst
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoGenericParam
struct MonoGenericParam
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMarshalSpec
struct MonoMarshalSpec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMethod
struct MonoMethod
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMethodDesc
struct MonoMethodDesc
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMethodHeader
struct MonoMethodHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoMethodSignature
struct MonoMethodSignature
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoOpcode
struct MonoOpcode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoPPDBFile
struct MonoPPDBFile
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoProfileCoverageEntry
struct MonoProfileCoverageEntry
- MonoReflectionMethodAux
struct MonoReflectionMethodAux
Information which isn't in the MonoMethod structure is stored here for
dynamic methods.
- MonoSymSeqPoint
struct MonoSymSeqPoint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoSymbolFile
struct MonoSymbolFile
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoSymbolFileMethodAddress
struct MonoSymbolFileMethodAddress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoSymbolFileMethodEntry
struct MonoSymbolFileMethodEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoSymbolFileOffsetTable
struct MonoSymbolFileOffsetTable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoSymbolFileSourceEntry
struct MonoSymbolFileSourceEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoSymbolTable
struct MonoSymbolTable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoType
struct MonoType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoTypeNameParse
struct MonoTypeNameParse
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoVTable
struct MonoVTable
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoVerifyInfo
struct MonoVerifyInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MonoVerifyInfoExtended
struct MonoVerifyInfoExtended
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoAppContext
struct _MonoAppContext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoAppDomain
struct _MonoAppDomain
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoArray
struct _MonoArray
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoAssembly
struct _MonoAssembly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoAssemblyName
struct _MonoAssemblyName
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoClassField
struct _MonoClassField
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugLineNumberEntry
struct _MonoDebugLineNumberEntry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDebugLocalsInfo
struct _MonoDebugLocalsInfo
Information about local variables retrieved from a symbol file.
- _MonoDebugMethodAsyncInfo
struct _MonoDebugMethodAsyncInfo
Information about method await yield and resume offsets retrieved from a symbol file.
- _MonoDebugMethodInfo
struct _MonoDebugMethodInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDelegate
struct _MonoDelegate
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDynamicAssembly
struct _MonoDynamicAssembly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoDynamicImage
struct _MonoDynamicImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoEvent
struct _MonoEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoException
struct _MonoException
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoImage
struct _MonoImage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoJitInfo
struct _MonoJitInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoObject
struct _MonoObject
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoProfiler
struct _MonoProfiler
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoProperty
struct _MonoProperty
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReferenceQueue
struct _MonoReferenceQueue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReflectionAssembly
struct _MonoReflectionAssembly
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReflectionEvent
struct _MonoReflectionEvent
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReflectionField
struct _MonoReflectionField
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReflectionMethod
struct _MonoReflectionMethod
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReflectionMethodBody
struct _MonoReflectionMethodBody
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReflectionModule
struct _MonoReflectionModule
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReflectionProperty
struct _MonoReflectionProperty
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoReflectionType
struct _MonoReflectionType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoString
struct _MonoString
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoTableInfo
struct _MonoTableInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoThread
struct _MonoThread
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- _MonoThreadsSync
struct _MonoThreadsSync
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- invalid_name
struct invalid_name
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Boost Software License - Version 1.0 - August 17th, 2003 Permission is hereby granted,free of charge,to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use,reproduce,display,distribute, execute,and transmit the Software,and to prepare derivative works of the Software,and to permit third-parties to whom the Software is furnished to do so,all subject to the following:
The copyright notices in the Software and this entire statement,including the above license grant,this restriction and the following disclaimer, must be included in all copies of the Software,in whole or in part,and all derivative works of the Software,unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.
THE SOFTWARE IS PROVIDED "AS IS",WITHOUT WARRANTY OF ANY KIND,EXPRESS OR IMPLIED,INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY,WHETHER IN CONTRACT,TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.