core.sys.windows.mmsystem

Windows API header module

Translated from MinGW Windows headers

Members

Enums

SEEK_SET (from core.stdc.stdio)
anonymousenum SEEK_SET via public import core.stdc.stdio : SEEK_SET, SEEK_CUR, SEEK_END;
Undocumented in source.

Imports

SEEK_CUR (from core.stdc.stdio)
public import core.stdc.stdio : SEEK_SET, SEEK_CUR, SEEK_END;
Undocumented in source.
SEEK_END (from core.stdc.stdio)
public import core.stdc.stdio : SEEK_SET, SEEK_CUR, SEEK_END;
Undocumented in source.

Meta