Chromium Embedded Framework (CEF)
114.2.1+gd70a0a8+chromium-114.0.5735.45
|
Namespaces | |
base | |
Typedefs | |
using | base::OnceClosure = OnceCallback< void()> |
Syntactic sugar to make OnceClosure<void()> and RepeatingClosure<void()> easier to declare since they will be used in a lot of APIs with delayed execution. More... | |
using | base::RepeatingClosure = RepeatingCallback< void()> |