Function llvm_sys::core::LLVMSetNSW

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