APCK_SIZE

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum APCK_SIZE;
    @nogc nothrow extern (C)
    static if(ARCH_X86_64)
    enum APCK_SIZE = 24;
  2. enum APCK_SIZE;

Meta