Function LLVMSetNUW

Source
pub(crate) unsafe extern "C" fn LLVMSetNUW(
    ArithInst: &Value,
    HasNUW: Bool,
)