[][src]Type Definition vulkan_bindings::FnGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV

type FnGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV = extern "system" fn(physicalDevice: PhysicalDevice, pCombinationCount: *mut u32, pCombinations: *mut FramebufferMixedSamplesCombinationNV) -> Result;