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

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