Searched defs:VmaReadGuard (Results 1 – 1 of 1) sorted by relevance
275 pub struct VmaReadGuard<'a> { struct281 // Make all `VmaRef` methods available on `VmaReadGuard`. argument282 impl Deref for VmaReadGuard<'_> { implementation291 impl Drop for VmaReadGuard<'_> { implementation