pub type PFN_vkTrimCommandPool = unsafe extern "system" fn(_device: Device, _command_pool: CommandPool, _flags: CommandPoolTrimFlags);
Expand description