function_define-snippet.h 58 Bytes Edit 1 2 3 void DoubleFunction(int& to_double) { to_double *= 2; }