enum ClientRequest [src]

Fields

StartInstrumentation = valgrind.ToolBase("CG".*)
StopInstrumentation

Source

pub const ClientRequest = enum(usize) { StartInstrumentation = valgrind.ToolBase("CG".*), StopInstrumentation, }