Function LLVMSetInstDebugLocation

Source
pub unsafe extern "C" fn LLVMSetInstDebugLocation(
    Builder: *mut LLVMBuilder,
    Inst: *mut LLVMValue,
)