pub unsafe extern "C" fn otInstanceGetSingle() -> *mut otInstanceExpand description
Gets the pointer to the single OpenThread instance when multiple instances are not in use.
Is available and can only be used when support for multiple OpenThread instances is disabled.
@returns A pointer to the single OpenThread instance.