G_POLLFD_FORMAT

Undocumented in source.
  1. enum G_POLLFD_FORMAT;
    version(Win32)
    static if(GLIB_SIZEOF_VOID_P == 8)
    enum G_POLLFD_FORMAT = "%#llx";
  2. enum G_POLLFD_FORMAT;
  3. enum G_POLLFD_FORMAT;

Meta