wisdom
Loading...
Searching...
No Matches
wisDestroySwapchain Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroySwapchain
(
WisSwapchain
* self);
WisSwapchain
wisDestroySwapchain
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroySwapchain(WisVKSwapchain* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroySwapchain(WisDX12Swapchain* self);
Parameters
this
self
self is a pointer to the valid
WisSwapchain
instance.
Description
See Also
wisDestroySwapchain
Generated by
1.9.8