Function rustc_codegen_llvm::llvm::LLVMVectorType
source ยท pub unsafe extern "C" fn LLVMVectorType(
ElementType: &Type,
ElementCount: c_uint,
) -> &Type
pub unsafe extern "C" fn LLVMVectorType(
ElementType: &Type,
ElementCount: c_uint,
) -> &Type