vkGetMemoryHostPointerPropertiesEXT top-level property

VkGetMemoryHostPointerPropertiesEXT vkGetMemoryHostPointerPropertiesEXT
getter/setter pair

Implementation

VkGetMemoryHostPointerPropertiesEXT vkGetMemoryHostPointerPropertiesEXT =
    loadFunction<VkGetMemoryHostPointerPropertiesEXTNative>(
            _library, 'vkGetMemoryHostPointerPropertiesEXT')
        .asFunction<VkGetMemoryHostPointerPropertiesEXT>();