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.
pub unsafe extern "C" fn otThreadGetLeaderRouterId(
aInstance: *mut otInstance,
) -> u8
Get the Leader’s Router ID.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Leader’s Router ID.