dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QTypedArrayData.reallocateUnaligned
qt
core
arraydata
QTypedArrayData
Undocumented in source. Be warned that the author may not have intended to support it.
struct
QTypedArrayData
(T)
static
QTypedArrayData
*
reallocateUnaligned
(
QTypedArrayData
*
data
,
size_t
capacity
,
AllocationOptions
options
=
AllocationOptions.Default
)
Meta
Source
See Implementation
qt
core
arraydata
QTypedArrayData
aliases
AllocationOption
AllocationOptions
const_iterator
iterator
functions
begin
constBegin
constEnd
data
end
static functions
allocate
deallocate
fromRawData
reallocateUnaligned
sharedEmpty
sharedNull
unsharableEmpty
structs
AlignmentDummy
variables
base0