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

type PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR = extern "system" fn(physical_device: PhysicalDevice, p_property_count: *mut u32, p_properties: *mut DisplayPlanePropertiesKHR) -> Result;