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

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