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

The function returns the maximum allowed router ID

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

@returns The maximum allowed router ID.