deimos.flac.ordinals

Undocumented in source.

Public Imports

core.sys.posix.sys.types
public import core.sys.posix.sys.types;

Members

Aliases

FLAC__bool
alias FLAC__bool = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__byte
alias FLAC__byte = FLAC__uint8
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__int16
alias FLAC__int16 = short
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__int32
alias FLAC__int32 = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__int64
alias FLAC__int64 = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__int8
alias FLAC__int8 = byte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__uint16
alias FLAC__uint16 = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__uint32
alias FLAC__uint32 = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__uint64
alias FLAC__uint64 = ulong
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FLAC__uint8
alias FLAC__uint8 = ubyte
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off_t
alias off_t = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta