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