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