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

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