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

type PFN_vkDestroyCommandPool = extern "system" fn(device: Device, command_pool: CommandPool, p_allocator: *const AllocationCallbacks) -> c_void;