Searched defs:OpRegion (Results 1 – 1 of 1) sorted by relevance
945 pub struct OpRegion<'a> { struct947 space: OpRegionSpace, argument952 impl<'a> OpRegion<'a> { argument964 impl<'a> Aml for OpRegion<'a> { implementation