[#btck_NotifyFlushError] = btck_NotifyFlushError :mrdocs: Callback invoked when flushing chainstate data fails. == Synopsis Declared in `<kernel/bitcoinkernel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef void(* btck_NotifyFlushError)(void*, char const*, size_t); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#