[][src]Type Definition ash_tray::ash::vk::PFN_vkDestroyPipelineLayout

type PFN_vkDestroyPipelineLayout = extern "system" fn(device: Device, pipeline_layout: PipelineLayout, p_allocator: *const AllocationCallbacks) -> c_void;