[][src]Function openthread_sys::otLinkGetShortAddress

pub unsafe extern "C" fn otLinkGetShortAddress(
    aInstance: *mut otInstance
) -> otShortAddress

Get the IEEE 802.15.4 Short Address.

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

@returns A pointer to the IEEE 802.15.4 Short Address.