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

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