Function TCOD_viewport_new

Function Documentation

TCOD_ViewportOptions *TCOD_viewport_new(void)

Allocate a new viewport options struct.

You should not allocate this struct manually since the size of it may change between versions.

New in version 1.16.