LLVMSetNSW

Function LLVMSetNSW 

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