Function llvm_sys::remarks::LLVMRemarkArgGetKey
source · pub unsafe extern "C" fn LLVMRemarkArgGetKey(
Arg: LLVMRemarkArgRef
) -> LLVMRemarkStringRef
Expand description
Returns the key of an argument. The key defines what the value is, and the same key can appear multiple times in the list of arguments.