ResponseBoolCB

Type Alias ResponseBoolCB 

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