Type Alias ash::vk::PFN_vkReleasePerformanceConfigurationINTEL
source ยท pub type PFN_vkReleasePerformanceConfigurationINTEL = unsafe extern "system" fn(device: Device, configuration: PerformanceConfigurationINTEL) -> Result;