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

Get the IEEE 802.15.4 PAN ID.

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

@returns The IEEE 802.15.4 PAN ID.

@sa otLinkSetPanId