class GirFFI::Builder::RegularReturnValue

Implements argument processing for other return values.

Public Instance Methods

retval() click to toggle source
# File lib/gir_ffi/builder/argument.rb, line 544
def retval
  @callarg
end