MonoProfileFunc

Functions that the runtime will call on the profiler.

alias MonoProfileFunc = void function(
MonoProfiler* prof
)

Meta