Method: Vulkan::Framebuffer#to_ptr

Defined in:
lib/vulkan/framebuffer.rb

#to_ptrObject



33
34
35
# File 'lib/vulkan/framebuffer.rb', line 33

def to_ptr
  @handle
end