Type Alias gstd::prelude::ffi::NonZero_c_ushort

source ·
pub type NonZero_c_ushort = NonZeroU16;
🔬This is a nightly-only experimental API. (raw_os_nonzero)
Expand description

Type alias for NonZero version of c_ushort

Aliased Type§

struct NonZero_c_ushort(/* private fields */);