putNumberInDict

Undocumented in source. Be warned that the author may not have intended to support it.
version(AU)
nothrow @nogc
void
putNumberInDict
(
CFMutableDictionaryRef pDict
,
const(char)[] key
,
void* pNumber
,
CFNumberType type
)

Meta