wisdom
Loading...
Searching...
No Matches
wisDestroyFence Struct Reference
API Reference
»
Functions
|
Module Reference
»
Core Reference
Detailed Description
Specification
C Version:
// Provided by Wisdom 0.7.0.
void
wisDestroyFence
(
WisFence
* self);
WisFence
wisDestroyFence
C Implementation Specific Version:
// Provided by Wisdom 0.7.0.
void
wisVKDestroyFence(WisVKFence* self);
// Provided by Wisdom 0.7.0.
void
wisDX12DestroyFence(WisDX12Fence* self);
Parameters
this
self
self is a pointer to the valid
WisFence
instance.
Description
See Also
wisDestroyFence
Generated by
1.9.8