vkFlushMappedMemoryRanges top-level property

VkFlushMappedMemoryRanges vkFlushMappedMemoryRanges
getter/setter pair

Implementation

VkFlushMappedMemoryRanges vkFlushMappedMemoryRanges =
    loadFunction<VkFlushMappedMemoryRangesNative>(
            _library, 'vkFlushMappedMemoryRanges')
        .asFunction<VkFlushMappedMemoryRanges>();