Type Alias ash::vk::extensions::PFN_vkTrimCommandPool
source ยท pub type PFN_vkTrimCommandPool = unsafe extern "system" fn(device: Device, command_pool: CommandPool, flags: CommandPoolTrimFlags);
pub type PFN_vkTrimCommandPool = unsafe extern "system" fn(device: Device, command_pool: CommandPool, flags: CommandPoolTrimFlags);