pub unsafe extern "C" fn LLVMRemarkArgGetValue(
Arg: LLVMRemarkArgRef,
) -> LLVMRemarkStringRefExpand description
Returns the value of an argument. This is a string that can contain newlines.
pub unsafe extern "C" fn LLVMRemarkArgGetValue(
Arg: LLVMRemarkArgRef,
) -> LLVMRemarkStringRefReturns the value of an argument. This is a string that can contain newlines.