pub unsafe extern "C" fn otThreadGetLeaderWeight(
aInstance: *mut otInstance,
) -> u8
Expand description
Get the Leader’s Weight.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Leader’s Weight.
pub unsafe extern "C" fn otThreadGetLeaderWeight(
aInstance: *mut otInstance,
) -> u8
Get the Leader’s Weight.
@param[in] aInstance A pointer to an OpenThread instance.
@returns The Leader’s Weight.