Type Definition ash::vk::PFN_vkGetPhysicalDeviceFeatures [−][src]
pub type PFN_vkGetPhysicalDeviceFeatures = extern "system" fn(physical_device: PhysicalDevice, p_features: *mut PhysicalDeviceFeatures) -> c_void;