Method: OpenCL::UInt4#s0=

Defined in:
lib/opencl_ruby_ffi/opencl_arithmetic_gen.rb

#s0=(value) ⇒ Object

Sets the s0 member to value



1146
1147
1148
# File 'lib/opencl_ruby_ffi/opencl_arithmetic_gen.rb', line 1146

def s0=(value)
 self[:s0] = value
end