VkResetFences typedef

VkResetFences = int Function(Pointer<VkDevice> device, int fenceCount, Pointer<Pointer<VkFence>> pFences)

Implementation

typedef VkResetFences = int Function(Pointer<VkDevice> device, int fenceCount,
    Pointer<Pointer<VkFence>> pFences);