openthread_sys

Function otThreadGetLeaderRouterId

Source
pub unsafe extern "C" fn otThreadGetLeaderRouterId(
    aInstance: *mut otInstance,
) -> u8
Expand description

Get the Leader’s Router ID.

@param[in] aInstance A pointer to an OpenThread instance.

@returns The Leader’s Router ID.