Type Alias vkDestroyCommandPoolFn

Source
pub type vkDestroyCommandPoolFn = unsafe extern "stdcall" fn(device: VkDevice, commandPool: VkCommandPool, pAllocator: *const VkAllocationCallbacks);