[][src]Function rustc_llvm_proxy::proxy::LLVMConstVector

#[no_mangle]
pub unsafe extern "C" fn LLVMConstVector(
    ScalarConstantVals: *mut LLVMValueRef,
    Size: c_uint
) -> LLVMValueRef