Type Alias IRLP_R

Source
pub type IRLP_R = R<bool, IRLP_A>;
Expand description

Reader of field IRLP

Aliased Typeยง

pub struct IRLP_R { /* private fields */ }