Struct MyType#

Struct Documentation#

struct MyType#

A custom type.

This is a longer description for a custom type.

Some extended information:

An inline example for MyType.

1 MyType x;
2 x.foo();

Warning

This is a warning.

Public Functions

void foo()#

Do a lot of foo.