pub unsafe extern "C" fn LLVMRemarkArgGetDebugLoc(
Arg: LLVMRemarkArgRef,
) -> LLVMRemarkDebugLocRef
Expand description
Returns the debug location that is attached to the value of this argument.
pub unsafe extern "C" fn LLVMRemarkArgGetDebugLoc(
Arg: LLVMRemarkArgRef,
) -> LLVMRemarkDebugLocRef
Returns the debug location that is attached to the value of this argument.