[][src]Function openthread_sys::otThreadGetLeaderWeight

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.