Files
TeamTofuShop_taitools/ll3hook/usbio.h
T
2025-06-07 15:09:37 -04:00

7 lines
120 B
C

#pragma once
#include <windows.h>
#include "board/k9101258.h"
HRESULT ll3_usbio_init(const struct usbio_config *cfg);