vkGetDeviceQueue2 top-level property

VkGetDeviceQueue2 vkGetDeviceQueue2
getter/setter pair

Implementation

VkGetDeviceQueue2 vkGetDeviceQueue2 =
    loadFunction<VkGetDeviceQueue2Native>(_library, 'vkGetDeviceQueue2')
        .asFunction<VkGetDeviceQueue2>();