1
0
mirror of synced 2025-02-25 22:28:00 +01:00

7 lines
119 B
C
Raw Normal View History

2023-09-18 04:05:22 -04:00
#pragma once
#include <windows.h>
#include "board/usio.h"
HRESULT sao_usio_hook_init(const struct usio_config *cfg);