Type Definition vulkan_bindings::FnGetPerformanceParameterINTEL[][src]

pub type FnGetPerformanceParameterINTEL = extern "system" fn(device: Device, parameter: PerformanceParameterTypeINTEL, pValue: *mut PerformanceValueINTEL) -> Result;