[][src]Function rustc_llvm_proxy::proxy::LLVMBuildNeg

#[no_mangle]
pub unsafe extern "C" fn LLVMBuildNeg(
    arg1: LLVMBuilderRef,
    V: LLVMValueRef,
    Name: *const c_char
) -> LLVMValueRef