[][src]Function openthread_sys::otThreadGetLeaderRouterId

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.