ash::vk

Type Alias PFN_vkTrimCommandPool

Source
pub type PFN_vkTrimCommandPool = unsafe extern "system" fn(device: Device, command_pool: CommandPool, flags: CommandPoolTrimFlags);