[][src]Function rustc_llvm_proxy::proxy::LLVMVectorType

#[no_mangle]
pub unsafe extern "C" fn LLVMVectorType(
    ElementType: LLVMTypeRef,
    ElementCount: c_uint
) -> LLVMTypeRef