pub unsafe extern "C" fn otNetDataGetLength(
aInstance: *mut otInstance,
) -> u8
Expand description
Get the current length (number of bytes) of Partition’s Thread Network Data.
@param[in] aInstance A pointer to an OpenThread instance.
@return The length of the Network Data.