cef_extension_t.unload

Unload this extension if it is not an internal extension and is currently loaded. Will result in a call to

More...
struct cef_extension_t
extern (System)
void function(cef_extension_t* self) nothrow unload;

Detailed Description

cef extension handler t

:OnExtensionUnloaded on success.

Meta