HandleAllocateNewPageResult typedef

HandleAllocateNewPageResult = Void Function(Handle object, Pointer<Void> page)

Implementation

typedef HandleAllocateNewPageResult = Void Function(Handle object, Pointer<Void> page);