Searched defs:DynamicFileDescriptor (Results 1 – 2 of 2) sorted by relevance
11 pub(crate) struct DynamicFileDescriptor { struct16 impl DynamicFileDescriptor { argument20 ) -> crate::Result<DynamicFileDescriptor> { in new()
53 Hash::hash(&(&**a as *const DynamicFileDescriptor), state) in hash() constant