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

6 lines
69 B
C

#pragma once
void spicedevice_attach();
void spicedevice_detach();