Type Definition ash::vk::PFN_vkTrimCommandPool [−][src]
pub type PFN_vkTrimCommandPool = extern "system" fn(device: Device, command_pool: CommandPool, flags: CommandPoolTrimFlags) -> c_void;
pub type PFN_vkTrimCommandPool = extern "system" fn(device: Device, command_pool: CommandPool, flags: CommandPoolTrimFlags) -> c_void;