Function LLVMSetNUW

Source
pub unsafe extern "C" fn LLVMSetNUW(
    ArithInst: LLVMValueRef,
    HasNUW: LLVMBool,
)