Type Definition erupt::vk1_1::PFN_vkTrimCommandPool[][src]

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

Vulkan Manual Page · Function