[][src]Type Definition mysqlclient_sys::PSI_memory_key

type PSI_memory_key = c_uint;

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