pub type PFN_vkDestroyCommandPool = unsafe extern "system" fn(_device: Device, _command_pool: CommandPool, _allocator: *const AllocationCallbacks);
Expand description