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

type FUNC_OnChannelClientRoleChanged = Option<unsafe extern "C" fn(channelId: *const c_char, oldRole: c_int, newRole: c_int)>;