[][src]Type Definition openthread_sys::otNcpHandlerStopLegacy

type otNcpHandlerStopLegacy = Option<unsafe extern "C" fn()>;

Defines handler (function pointer) type for stopping legacy network

Invoked to stop the legacy network.