Type Definition indy_sys::ResponseStringCB

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