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

type PFN_vkGetPhysicalDeviceDisplayPlanePropertiesKHR = extern "system" fn(physicalDevice: VkPhysicalDevice, pProertyCount: *mut u32, pProperties: *mut VkDisplayPlanePropertiesKHR) -> VkResult;