pub unsafe extern "C" fn NT_FreeQueueRaw(
arr: *mut NT_TimestampedRaw,
len: usize,
)Expand description
Frees a timestamped array of values (as returned by NT_ReadQueueRaw).
ยงParameters
arr: arraylen: length of array
pub unsafe extern "C" fn NT_FreeQueueRaw(
arr: *mut NT_TimestampedRaw,
len: usize,
)Frees a timestamped array of values (as returned by NT_ReadQueueRaw).
arr: arraylen: length of array