Function llvm_sys::core::LLVMSetNUW

source ยท
pub unsafe extern "C" fn LLVMSetNUW(
    ArithInst: LLVMValueRef,
    HasNUW: LLVMBool
)