LLVMSetCurrentDebugLocation2

Function LLVMSetCurrentDebugLocation2 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMSetCurrentDebugLocation2(
    Builder: LLVMBuilderRef,
    Loc: LLVMMetadataRef,
)