pub type PFN_vkTrimCommandPoolKHR = unsafe extern "system" fn(_: Device, _: CommandPool, _: CommandPoolTrimFlags);
Expand description