- nullptr_t
alias nullptr_t = typeof(null)
- wchar_t
alias wchar_t = wchar
- wchar_t
alias wchar_t = dchar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wchar_t
alias wchar_t = dchar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- wchar_t
alias wchar_t = wchar
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
D header file for C99.
This module contains bindings to selected types and functions from the standard C header <_stddef.h>. Note that this is not automatically generated, and may omit some types/functions from the original C header.