Type Definition erupt::vk1_0::PFN_vkGetPhysicalDeviceFeatures[][src]

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

Vulkan Manual Page · Function