Subversion Repositories pentevo

Rev

Rev 883 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. #pragma once
  2.  
  3. void __declspec(noreturn) mainloop(const volatile bool &Exit);
  4.