pub unsafe extern "C" fn otCliInputLine(aBuf: *mut c_char)
Expand description

Is called to feed in a console input line.

@param[in] aBuf A pointer to a null-terminated string.