set_array_long
set long value of array element.
     id      - array id
     idx     - index of an element
     value   - 32bit or 64bit value to store in the array
returns: 1-ok, 0-failed
success set_array_long(long id, long idx, long value);Last updated
Was this helpful?
