llvm_sys::core

Function LLVMSetCurrentDebugLocation2

Source
pub unsafe extern "C" fn LLVMSetCurrentDebugLocation2(
    Builder: LLVMBuilderRef,
    Loc: LLVMMetadataRef,
)
Expand description

Set location information used by debugging information.