Type Alias gstd::prelude::ffi::NonZero_c_uchar

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

Type alias for NonZero version of c_uchar

Aliased Type§

struct NonZero_c_uchar(/* private fields */);