ResponseBoolCB

Type Alias ResponseBoolCB 

Source
pub type ResponseBoolCB = extern "C" fn(xcommand_handle: CommandHandle, err: Error, bool1: bool);