[][src]Type Definition rsfbclient_core::ibase::ISC_EVENT_CALLBACK

type ISC_EVENT_CALLBACK = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: ISC_USHORT, arg3: *const ISC_UCHAR)>;