[][src]Type Definition openthread_sys::otNcpHandlerStartLegacy

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

Defines handler (function pointer) type for starting legacy network

Invoked to start the legacy network.