Type Alias ash::vk::PFN_vkDestroyPipeline
source ยท pub type PFN_vkDestroyPipeline = unsafe extern "system" fn(device: Device, pipeline: Pipeline, p_allocator: *const AllocationCallbacks<'_>);
pub type PFN_vkDestroyPipeline = unsafe extern "system" fn(device: Device, pipeline: Pipeline, p_allocator: *const AllocationCallbacks<'_>);