Skip to main content

pointee

Function pointee 

Source
pub fn pointee(types: &Types, id: TypeId) -> Option<TypeId>
Expand description

What a pointer points to, or None where it is not a pointer.