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

type PFN_vkDestroySemaphore = extern "system" fn(device: VkDevice, semaphore: VkSemaphore, pAllocator: *const VkAllocationCallbacks);