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