[][src]Type Definition indy_sys::ResponseStringCB

type ResponseStringCB = extern "C" fn(xcommand_handle: CommandHandle, err: Error, str1: CString);