Enum inkview_sys::c_api::WIFI_SECURITY [−][src]
#[repr(u32)]
pub enum WIFI_SECURITY {
NO,
WEP,
WPAEAP,
WPAPSK,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for WIFI_SECURITYimpl Send for WIFI_SECURITYimpl Sync for WIFI_SECURITYimpl Unpin for WIFI_SECURITYimpl UnwindSafe for WIFI_SECURITYBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V