[][src]Type Definition llvm_sys::remarks::LLVMRemarkArgRef

type LLVMRemarkArgRef = *mut LLVMRemarkOpaqueArg;

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.