Type Alias ash::vk::PFN_vkGetPhysicalDeviceFeatures2
source · pub type PFN_vkGetPhysicalDeviceFeatures2 = unsafe extern "system" fn(physical_device: PhysicalDevice, p_features: *mut PhysicalDeviceFeatures2);
pub type PFN_vkGetPhysicalDeviceFeatures2 = unsafe extern "system" fn(physical_device: PhysicalDevice, p_features: *mut PhysicalDeviceFeatures2);