1
0
mirror of synced 2025-01-23 22:54:04 +01:00

7 lines
121 B
C

#pragma once
#include <windows.h>
#include "board/usio.h"
HRESULT taiko_usio_hook_init(const struct usio_config *cfg);