[][src]Function openthread_sys::otInstanceFinalize

pub unsafe extern "C" fn otInstanceFinalize(aInstance: *mut otInstance)

This function disables the OpenThread library.

Call this function when OpenThread is no longer in use.

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