Deregister the callback function previously registered to handle the specified prefix. Return 0 on success or a non‐zero value otherwise.

Synopsis

Declared in <balb_controlmanager.h>

int
deregisterHandler(std::string_view const& prefix);

Created with MrDocs