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