Type Alias llvm_sys::remarks::LLVMRemarkArgRef

source ·
pub type LLVMRemarkArgRef = *mut LLVMRemarkOpaqueArg;
Expand description

Element of the “Args” list. The key might give more information about what the semantics of the value are, e.g. “Callee” will tell you that the value is a symbol that names a function.