1
0
mirror of synced 2025-02-17 11:08:39 +01:00
2024-10-04 03:09:51 -04:00

7 lines
122 B
C

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