Method: Vulkan::Queue#to_ptr

Defined in:
lib/vulkan/queue.rb

#to_ptrObject



90
91
92
# File 'lib/vulkan/queue.rb', line 90

def to_ptr
  @handle
end