Type Definition ash::vk::PFN_vkGetPhysicalDeviceFeatures2[][src]

type PFN_vkGetPhysicalDeviceFeatures2 = extern "system" fn(physical_device: PhysicalDevice, p_features: *mut PhysicalDeviceFeatures2);