Skip to Content Skip to Search

TimeStamp struct

Methods
T

Attributes

[R] struct

Instance Public methods

to_p()

# File ruby/ext/win32/lib/win32/sspi.rb, line 78
def to_p
  @struct ||= "\0" * 8
end