extern {
type OpaqueListContents;
}
Expand description
A dummy type used to force List
to be unsized while not requiring
references to it be wide pointers.
extern {
type OpaqueListContents;
}
A dummy type used to force List
to be unsized while not requiring
references to it be wide pointers.