7 строки
101 B

  1. #ifndef __CUCUL_CANVAS_H__
  2. #define __CUCUL_CANVAS_H__
  3. extern void Init_cucul_canvas(VALUE);
  4. #endif