Enumsยง
- Wide
PtrKind ๐
Functionsยง
- DIB ๐
- create_
DIArray ๐ - debug_
context ๐ - wide_
pointer_ ๐kind Determines ifpointee_ty
is slice-like or trait-object-like, i.e. if the second field of the wide pointer is a length or a vtable-pointer. Ifpointee_ty
does not require a wide pointer (because it is Sized) then the function returnsNone
.