allocatorFunc property

S Function([int count]) allocatorFunc
final

Allocates count elements and returns the raw source pointer.

Implementation

final S Function([int count]) allocatorFunc;