Foreign Type OpaqueListContents

Source
extern {
    type OpaqueListContents;
}
Expand description

A dummy type used to force List to be unsized while not requiring references to it be wide pointers.