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