cef_shutdown

Function cef_shutdown 

Source
pub unsafe extern "C" fn cef_shutdown()
Expand description

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.