pub type PFN_vkDestroyPipeline = unsafe extern "system" fn(_device: Device, _pipeline: Pipeline, _allocator: *const AllocationCallbacks);
Expand description