The OpenD Programming Language

cef_shutdown

This function should be called on the main application thread to shut down the CEF browser process before the application exits. Do not call any other CEF functions after calling this function.

version(cef && embedded_cef_bindings)
extern (C)
void
cef_shutdown
()

Meta