In Files

Parent

Methods

FFI::Union

Public Class Methods

builder() click to toggle source
    # File lib/ffi/union.rb, line 6
 6:     def self.builder
 7:       b = StructLayoutBuilder.new
 8:       b.union = true
 9:       b
10:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.