Union bl602_sdk::wifi::wlan_netif__bindgen_ty_2 [−][src]
#[repr(C)]
pub union wlan_netif__bindgen_ty_2 {
pub sta: wlan_netif__bindgen_ty_2__bindgen_ty_1,
}Fields
sta: wlan_netif__bindgen_ty_2__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl Send for wlan_netif__bindgen_ty_2impl Sync for wlan_netif__bindgen_ty_2impl Unpin for wlan_netif__bindgen_ty_2Blanket Implementations
pub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut TMutably borrows from an owned value. Read more
pub fn from(t: T) -> T
pub fn from(t: T) -> TPerforms the conversion.
pub fn into(self) -> U
pub fn into(self) -> UPerforms the conversion.