- INLINE_UID
TUID INLINE_UID(uint l1, uint l2, uint l3, uint l4)
Undocumented in source. Be warned that the author may not have intended to support it.
- INLINE_UID
TUID INLINE_UID(uint l1, uint l2, uint l3, uint l4)
Undocumented in source. Be warned that the author may not have intended to support it.
- _tstrncpy
T* _tstrncpy(T* dest, const(T)* source, uint32 count)
Undocumented in source. Be warned that the author may not have intended to support it.
- atomicAdd
int atomicAdd(shared(int) var, int32 d)
Undocumented in source. Be warned that the author may not have intended to support it.
- getChannelCount
int getChannelCount(SpeakerArrangement arr)
Returns number of channels used in speaker arrangement.
\ingroup speakerArrangements
- getSpeakerArrangement
SpeakerArrangement getSpeakerArrangement(int numChannels)
Undocumented in source. Be warned that the author may not have intended to support it.
- iidEqual
bool iidEqual(const(TUID) iid1, const(TUID) iid2)
Undocumented in source. Be warned that the author may not have intended to support it.
- str16Empty
bool str16Empty(const(char16)* str)
Undocumented in source. Be warned that the author may not have intended to support it.
- str16ToStr8
void str16ToStr8(char* dst, wchar* src, int32 n)
- str8Empty
bool str8Empty(const(char8)* str)
Undocumented in source. Be warned that the author may not have intended to support it.
- str8ToStr16
void str8ToStr16(char16* dst, const(char)[] src, int32 n)
Undocumented in source. Be warned that the author may not have intended to support it.
- str8ToStr16
void str8ToStr16(char16* dst, const(char8)* src, int32 n)
Undocumented in source. Be warned that the author may not have intended to support it.
- strEmpty
bool strEmpty(const(tchar)* str)
Undocumented in source. Be warned that the author may not have intended to support it.
- strncpy16
char16* strncpy16(char16* dest, const(char16)* source, uint32 count)
Undocumented in source. Be warned that the author may not have intended to support it.
- strncpy8
char8* strncpy8(char8* dest, const(char8)* source, uint32 count)
Undocumented in source. Be warned that the author may not have intended to support it.