LLVMSetNUW

Function LLVMSetNUW 

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