[ Maverik Level 2 typedefs ]


MAV_callback

Summary

Callback


Syntax


typedef struct {
  int num;
} MAV_callback;


Description


Back to the index page.