CommonLibVR
Loading...
Searching...
No Matches
OLE32.h
Go to the documentation of this file.
1#pragma once
2
3#include "REX/W32/BASE.h"
4
5namespace REX::W32
6{
7 void CoTaskMemFree(void* a_block) noexcept;
8}
Definition BSDirectInputManager.h:8
void CoTaskMemFree(void *a_block) noexcept