VshScoped

Undocumented in source.
  1. alias VshScoped(string name, VkAllocationCallbacks* allocator = null) = VshScoped!(mixin ("Vk" ~ name), allocator)
    alias VshScoped(string name, VkAllocationCallbacks* allocator = null) = VshScoped!(mixin ("Vk" ~ name), allocator)
  2. template VshScoped(T, VkAllocationCallbacks* allocator = null)

Meta