vkGetPhysicalDevicePresentRectanglesKHR top-level property

VkGetPhysicalDevicePresentRectanglesKHR vkGetPhysicalDevicePresentRectanglesKHR
getter/setter pair

Implementation

VkGetPhysicalDevicePresentRectanglesKHR
    vkGetPhysicalDevicePresentRectanglesKHR =
    loadFunction<VkGetPhysicalDevicePresentRectanglesKHRNative>(
            _library, 'vkGetPhysicalDevicePresentRectanglesKHR')
        .asFunction<VkGetPhysicalDevicePresentRectanglesKHR>();