NT_FreeQueueDouble

Function NT_FreeQueueDouble 

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

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

ยงParameters

  • arr: array
  • len: length of array