[][src]Type Definition vulkan_bindings::FnGetPerformanceParameterINTEL

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