mono_counters_register_with_size

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(DerelictMono_Static)
extern (C) @nogc nothrow
void
mono_counters_register_with_size
(
const(char)* name
,
int type
,
void* addr
,
int size
)

Meta