ResponseStringStringStringCB

Type Alias ResponseStringStringStringCB 

Source
pub type ResponseStringStringStringCB = extern "C" fn(xcommand_handle: CommandHandle, err: Error, str1: CString, str2: CString, str3: CString);