[][src]Type Definition agorartc_sys::agorartc::agorartcnative::FUNC_OnChannelStreamMessageError

type FUNC_OnChannelStreamMessageError = Option<unsafe extern "C" fn(channelId: *const c_char, uid: uid_t, streamId: c_int, code: c_int, missed: c_int, cached: c_int)>;