vkGetDeviceQueue top-level property

VkGetDeviceQueue vkGetDeviceQueue
getter/setter pair

Implementation

VkGetDeviceQueue vkGetDeviceQueue =
    loadFunction<VkGetDeviceQueueNative>(_library, 'vkGetDeviceQueue')
        .asFunction<VkGetDeviceQueue>();