[][src]Type Definition vulkanalia_sys::PFN_vkGetPhysicalDeviceDisplayPlaneProperties2KHR

type PFN_vkGetPhysicalDeviceDisplayPlaneProperties2KHR = extern "system" fn(_physical_device: PhysicalDevice, _property_count: *mut u32, _properties: *mut DisplayPlaneProperties2KHR) -> Result;