Searched defs:OpRegion (Results 1 – 1 of 1) sorted by relevance
946 pub struct OpRegion<'a> { struct948 space: OpRegionSpace, argument953 impl<'a> OpRegion<'a> { impl965 impl<'a> Aml for OpRegion<'a> { implementation