Home / api / name / declare_method 
DECLARE_METHOD
Syntax
#define DECLARE_METHOD ( method ) ...

Declares a method implementation function.

Use it if you need to call a method implementation function declared elsewhere.