Skip to main content

RCPV

Type Alias RCPV 

Source
pub type RCPV = rcpv;

Aliased Type§

#[repr(C)]
pub struct RCPV { pub refcount: usize, pub len: usize, pub pv: [i8; 1], }

Fields§

§refcount: usize§len: usize§pv: [i8; 1]