Function rustc_codegen_llvm::llvm::LLVMArrayType2

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