rustc_codegen_llvm::llvm

Function LLVMArrayType2

Source
pub unsafe extern "C" fn LLVMArrayType2(
    ElementType: &Type,
    ElementCount: u64,
) -> &Type