pub unsafe extern "C" fn otThreadGetLocalLeaderWeight(
aInstance: *mut otInstance,
) -> u8Expand description
Get the Thread Leader Weight used when operating in the Leader role.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Thread Leader Weight value.
@sa otThreadSetLeaderWeight