[#btck_NotifyWarningUnset] = btck_NotifyWarningUnset :mrdocs: Callback invoked when a previously raised kernel warning is cleared. == Synopsis Declared in `<kernel/bitcoinkernel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef void(* btck_NotifyWarningUnset)(void*, xref:btck_Warning.adoc[btck_Warning]); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#