[][src]Type Definition indy_sys::ResponseStringCB

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