[][src]Type Definition unity_native_plugin_sys::PFN_vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV

type PFN_vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV = Option<unsafe extern "system" fn(physicalDevice: VkPhysicalDevice, pCombinationCount: *mut u32, pCombinations: *mut VkFramebufferMixedSamplesCombinationNV) -> VkResult>;