[][src]Function unity_native_plugin_sys::vkGetPerformanceParameterINTEL

pub unsafe extern "system" fn vkGetPerformanceParameterINTEL(
    device: VkDevice,
    parameter: VkPerformanceParameterTypeINTEL,
    pValue: *mut VkPerformanceValueINTEL
) -> VkResult