Struct steamworks_sys::LobbyMatchList [] [src]

#[repr(C)]
pub struct LobbyMatchList { pub lobbies_matching: u32, }

Fields

Trait Implementations

Auto Trait Implementations