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

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