PFN_vkReleasePerformanceConfigurationINTEL

Type Alias PFN_vkReleasePerformanceConfigurationINTEL 

Source
pub type PFN_vkReleasePerformanceConfigurationINTEL = unsafe extern "system" fn(_device: Device, _configuration: PerformanceConfigurationINTEL) -> Result;
Expand description