Type Definition indy_sys::ResponseStringStringCB

source ·
pub type ResponseStringStringCB = extern "C" fn(xcommand_handle: Handle, err: Error, str1: CString, str2: CString);