NT_FreeQueueFloatArray

Function NT_FreeQueueFloatArray 

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

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

ยงParameters

  • arr: array
  • len: length of array