[][src]Function llvm_sys::core::LLVMVectorType

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