VkGetFenceStatusNative typedef

VkGetFenceStatusNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkFence> fence)

Implementation

typedef VkGetFenceStatusNative = Int32 Function(
    Pointer<VkDevice> device, Pointer<VkFence> fence);