Type Definition bitcoinnode_interface::NodeShowProgressFn
source · pub type NodeShowProgressFn = fn(title: &String, progress: i32, resume_possible: bool);
pub type NodeShowProgressFn = fn(title: &String, progress: i32, resume_possible: bool);