RenderCallback typedef

RenderCallback = void Function(int pages)

Implementation

typedef void RenderCallback(int pages);