class Google::Protobuf::FFI::Status

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/google/protobuf/ffi/ffi.rb, line 173
def initialize
  super
  FFI.clear self
end