NT_FreeQueueIntegerArray

Function NT_FreeQueueIntegerArray 

Source
pub unsafe extern "C" fn NT_FreeQueueIntegerArray(
    arr: *mut NT_TimestampedIntegerArray,
    len: usize,
)
Expand description

Frees a timestamped array of values (as returned by NT_ReadQueueIntegerArray).

ยงParameters

  • arr: array
  • len: length of array