Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
core.h
Go to the documentation of this file.
1// Copyright 2022 Google LLC.
2// Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
3
4#pragma once
5
8
10
11int getMagicNumber();
constexpr int PublicBaseConstant
Definition base.h:6
constexpr int PrivateBaseConstant
Definition base_priv.h:6
constexpr float PublicCoreConstant
Definition core.h:9
int getMagicNumber()
Definition core.cpp:8