vkRegisterDeviceEventEXT top-level property

VkRegisterDeviceEventEXT vkRegisterDeviceEventEXT
getter/setter pair

Implementation

VkRegisterDeviceEventEXT vkRegisterDeviceEventEXT =
    loadFunction<VkRegisterDeviceEventEXTNative>(
            _library, 'vkRegisterDeviceEventEXT')
        .asFunction<VkRegisterDeviceEventEXT>();