dplug ~master (2024-12-12T14:21:32Z)
Home
Dub
Repo
getStrFromDict
dplug
au
dfxutil
Get a string in a dictionnary, and give up its ownership.
version(AU)
nothrow @
nogc
bool
getStrFromDict
(
CFDictionaryRef
pDict
,
const
(
char
)[]
key
,
out
string
value
)
Meta
Source
See Implementation
dplug
au
dfxutil
aliases
CFAUPresetRef
functions
CFAUPresetArrayCopyDescriptionCallBack
CFAUPresetArrayEqualCallBack
CFAUPresetArrayReleaseCallBack
CFAUPresetArrayRetainCallBack
CFAUPresetCreate
CFAUPresetRelease
CFAUPresetRetain
convertIntToCFString
getCFAUPresetArrayCallBacks
getDataFromDict
getNumberFromDict
getStrFromDict
mallocStringFromCFString
putDataInDict
putNumberInDict
putStrInDict
toCFString
structs
CFAUPreset
CFStrLocal
variables
kCFAUPreset_CurrentVersion
Get a string in a dictionnary, and give up its ownership.