pub unsafe extern "C" fn otThreadGetVersion() -> u16Expand description
Gets the Thread protocol version.
The constants OT_THREAD_VERSION_* define the numerical version values.
@returns the Thread protocol version.
pub unsafe extern "C" fn otThreadGetVersion() -> u16Gets the Thread protocol version.
The constants OT_THREAD_VERSION_* define the numerical version values.
@returns the Thread protocol version.