Function rustc_codegen_llvm::llvm::LLVMRustArrayType[][src]

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