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