Type Definition bedrock::vk::PFN_vkDestroyFence [] [src]

type PFN_vkDestroyFence = extern "system" fn(device: VkDevice, fence: VkFence, pAllocator: *const VkAllocationCallbacks);