DeltaVrec

Type Alias DeltaVrec 

Source
pub type DeltaVrec = Struct__DeltaVrec;

Aliased Type§

#[repr(C)]
pub struct DeltaVrec { pub lp: *mut Struct__lprec, pub activelevel: i32, pub tracker: *mut Struct__MATrec, }

Fields§

§lp: *mut Struct__lprec§activelevel: i32§tracker: *mut Struct__MATrec