dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QArrayData.reallocateUnaligned
qt
core
arraydata
QArrayData
Undocumented in source.
struct
QArrayData
static
qt.core.pair.QPair
!(
QArrayData
*,
void
*)
reallocateUnaligned
(
QArrayData
*
data
,
void
*
dataPointer
,
qsizetype
objectSize
,
qsizetype
newCapacity
,
AllocationOption
option
)
Meta
Source
See Implementation
qt
core
arraydata
QArrayData
aliases
ArrayOptions
enums
AllocationOption
ArrayOption
GrowthPosition
functions
allocatedCapacity
constAllocatedCapacity
deref
detachCapacity
isShared
needsDetach
ref_
static functions
allocate
deallocate
reallocateUnaligned
variables
alloc
flags
ref__