Searched defs:ptr_chain_iter (Results 1 – 2 of 2) sorted by relevance
35 pub(crate) unsafe fn ptr_chain_iter<T>(ptr: &mut T) -> impl Iterator<Item = *mut BaseOutStructure> { in ptr_chain_iter() function
44 pub(crate) unsafe fn ptr_chain_iter<T>(ptr: &mut T) -> impl Iterator<Item = *mut BaseOutStructure> { in ptr_chain_iter() function