__arrayStart
Get the start of the array for the given block.
Parameters
info | array metadata |
base | pointer to base of memory block |
size | size of memory block. |
Returns
pointer to the start of the array
fn
void *__arrayStart __arrayStart()(return scope void * base, size_t size) nothrow pureDitto