LPCWAVEFORMATEX typedef

LPCWAVEFORMATEX = Pointer<WAVEFORMATEX>

Implementation

typedef LPCWAVEFORMATEX = ffi.Pointer<WAVEFORMATEX>;