[#btck_NotifyProgress] = btck_NotifyProgress :mrdocs: Callback reporting validation or sync progress as a percentage. == Synopsis Declared in `<kernel/bitcoinkernel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef void(* btck_NotifyProgress)(void*, char const*, size_t, int, int); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#