oa::allocBytes

allocBytes function in the OA Core public surface.

Function Documentation

void * oa::allocBytes( oa::Usize inBytes, oa::Usize inAlignment = defaultAllocationAlignment() )
No public source comment is attached to this declaration.

Parameters

inBytes
oa::Usize

inAlignment
oa::Usize

Default: defaultAllocationAlignment()

Returns

void *

The declared return value.