pub type PSI_memory_key = c_uint;
Expand description

Instrumented memory key. To instrument memory, a memory key must be obtained using @c register_memory. Using a zero key always disable the instrumentation.