hackedteam/core-linux

View on GitHub
core/src/uninstall.h

Summary

Maintainability
Test Coverage
#ifndef _UNINSTALL_H
#define _UNINSTALL_H

void uninstall(void);

#endif /* _UNINSTALL_H */