CallbackManager.unregister

void unregister(CallbackContext * ctx) nothrow

Unregisters a callback context.

The context is unpinned and removed from the registry.

Parameters

ctxThe context to unregister