allocatorFunc property

S Function([int count]) allocatorFunc
finalinherited

Allocates count elements and returns the raw source pointer.

Implementation

final S Function([int count]) allocatorFunc;