Type Alias ash::vk::PFN_vkDestroyCommandPool
source · pub type PFN_vkDestroyCommandPool = unsafe extern "system" fn(device: Device, command_pool: CommandPool, p_allocator: *const AllocationCallbacks);
pub type PFN_vkDestroyCommandPool = unsafe extern "system" fn(device: Device, command_pool: CommandPool, p_allocator: *const AllocationCallbacks);