NDP

extern (C++) nothrow @safe
struct NDP {
elem* e;
uint offset;
}

Meta