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

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.