llvm_sys::core

Function LLVMSetNUW

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