VkResetFencesNative typedef

VkResetFencesNative = Int32 Function(Pointer<VkDevice> device, Uint32 fenceCount, Pointer<Pointer<VkFence>> pFences)

Implementation

typedef VkResetFencesNative = Int32 Function(Pointer<VkDevice> device,
    Uint32 fenceCount, Pointer<Pointer<VkFence>> pFences);