Function LLVMSetCurrentDebugLocation2

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