module Sys::Filesystem::Functions::FFI::Library
Make FFI
functions private
Public Instance Methods
Source
# File lib/sys/windows/sys/filesystem/functions.rb, line 11 def attach_pfunc(*args) attach_function(*args) private args[0] end
Make FFI
functions private
# File lib/sys/windows/sys/filesystem/functions.rb, line 11 def attach_pfunc(*args) attach_function(*args) private args[0] end