Struct rpgffi::group_req [] [src]

#[repr(C)]
pub struct group_req { pub gr_interface: u32, pub gr_group: sockaddr_storage, }

Fields