pub unsafe extern "system" fn vkGetPhysicalDeviceFragmentShadingRatesKHR(
physicalDevice: VkPhysicalDevice,
pFragmentShadingRateCount: *mut u32,
pFragmentShadingRates: *mut VkPhysicalDeviceFragmentShadingRateKHR,
) -> VkResultExpand description
Available if built with prototypes.