Function LLVMConstNSWNeg

Source
#[no_mangle]
pub extern "C" fn LLVMConstNSWNeg(
    ConstantVal: LLVMValueRef,
) -> LLVMValueRef