Resize typedef

Resize = void Function(Pointer<Void>, int, int)

Implementation

typedef Resize = void Function(Pointer<Void>, int, int);