NT_FreeQueueString

Function NT_FreeQueueString 

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

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

ยงParameters

  • arr: array
  • len: length of array