[][src]Type Definition vulkanalia::vk::PFN_vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV

type PFN_vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV = extern "system" fn(PhysicalDevice, *mut u32, *mut FramebufferMixedSamplesCombinationNV) -> Result;