pub unsafe extern "C" fn NT_SetString(
pubentry: NT_Handle,
time: i64,
value: *const WPI_String,
) -> NT_BoolExpand description
Publish a new value.
ยงParameters
pubentry: publisher or entry handletime: timestamp; 0 indicates current NT time should be usedvalue: value to publish