spicetools/misc/extdev.h
2022-12-16 23:18:35 +09:00

5 lines
58 B
C

#pragma once
void extdev_attach();
void extdev_detach();