vkGetMemoryRemoteAddressNV top-level property

VkGetMemoryRemoteAddressNV vkGetMemoryRemoteAddressNV
getter/setter pair

Implementation

VkGetMemoryRemoteAddressNV vkGetMemoryRemoteAddressNV =
    loadFunction<VkGetMemoryRemoteAddressNVNative>(
            _library, 'vkGetMemoryRemoteAddressNV')
        .asFunction<VkGetMemoryRemoteAddressNV>();