Function LLVMSetInstDebugLocation

Source
#[no_mangle]
pub extern "C" fn LLVMSetInstDebugLocation(
    Builder: LLVMBuilderRef,
    Inst: LLVMValueRef,
)