Searched defs:PinInit (Results 1 – 2 of 2) sorted by relevance
71 unsafe impl PinInit<CMutex<usize>> for CountInit { impl
1003 pub unsafe trait PinInit<T: ?Sized, E = Infallible>: Sized { interface