Sha256: a582ee3cc49a4ecae1a368b20f72cdc1d8fc5354f8e7bf5a5194ce1e6177850f
Contents?: true
Size: 275 Bytes
Versions: 16
Compression:
Stored size: 275 Bytes
Contents
module Ethon module Curl callback :callback, [:pointer, :size_t, :size_t, :pointer], :size_t callback :debug_callback, [:pointer, :debug_info_type, :pointer, :size_t, :pointer], :int ffi_lib_flags :now, :global ffi_lib ['libcurl', 'libcurl.so.4'] end end
Version data entries
16 entries across 16 versions & 2 rubygems