NT_FreeQueueFloat

Function NT_FreeQueueFloat 

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

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

ยงParameters

  • arr: array
  • len: length of array