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

type PFN_vkDestroyCommandPool = extern "system" fn(device: VkDevice, commandPool: VkCommandPool, pAllocator: *const VkAllocationCallbacks);