In Files

Parent

Methods

FFI::Union

Public Class Methods

builder() click to toggle source
# File lib/ffi/union.rb, line 26
def self.builder
  b = StructLayoutBuilder.new
  b.union = true
  b
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.