pub fn event_size(ty: u32, id: PlayerIdRepr) -> u32Expand description
The size of the allocation in bytes for the a given crate::applet_v0::EventType of a specific player.
ty: The crate::applet_v0::EventType of the event
id: Which player you want the event size from