Function LLVMConstNSWAdd

Source
pub unsafe extern "C" fn LLVMConstNSWAdd(
    LHSConstant: *mut LLVMValue,
    RHSConstant: *mut LLVMValue,
) -> *mut LLVMValue