derelict-bgfx v1.0.0 (2014-06-27T15:28:36Z)
Home
Dub
Repo
ReallocatorI.alloc
derelict
bgfx
types
ReallocatorI
Undocumented in source.
interface
ReallocatorI
void
*
alloc
(
size_t
_size
,
size_t
_align
,
const
(
char
)*
_file
,
uint32_t
_line
)
Meta
Source
See Implementation
derelict
bgfx
types
ReallocatorI
functions
alloc
free
realloc