SimpleKernel 1.17.0
Loading...
Searching...
No Matches
kstd_libcxx.h
Go to the documentation of this file.
1
5#pragma once
6
7#include <cstdint>
8
12auto CppInit() -> void;
13
17auto CppDeInit() -> void;
auto CppDeInit() -> void
析构 c++ 全局对象
auto CppInit() -> void
构造 c++ 全局对象