godot-dlang ~master (2023-06-12T16:03:25Z)
Dub
Repo
Type.stripConstPointer
godot
tools
generator
util
Type
strip constness, also strips indirections (despite the name)
class
Type
const
Type
stripConstPointer
(
)
Meta
Source
See Implementation
godot
tools
generator
util
Type
constructors
this
functions
acceptImplicit
arrayType
asModuleName
asNativeVariantType
asOpaqueType
canBeCopied
dCallParamPrefix
getEnumValueStr
getParentType
isBitfield
isCoreType
isEnum
isGodotStringType
isMetaType
isPointerType
isPrimitive
isRef
isTypedArray
ptrCallArgPrefix
stripConst
stripConstPointer
stripMeta
properties
dRef
static functions
get
static variables
enums
typesByDName
typesByGodotName
variables
dType
enumParent
godotType
isNativeStruct
objectClass
original
strip constness, also strips indirections (despite the name)