wisdom
Loading...
Searching...
No Matches
wisDestroySurface Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroySurface
(
WisSurface
* self);
WisSurface
wisDestroySurface
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroySurface(WisVKSurface* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroySurface(WisDX12Surface* self);
Parameters
this
self
self is a pointer to the valid
WisSurface
instance.
Description
See Also
wisDestroySurface
Generated by
1.9.8