Sign in
android
/
platform
/
external
/
pytorch
/
e247249a5f
/
.
/
torch
/
lib
/
THD
/
base
/
DataChannelRequest.h
blob: 8112c7188241b4e298947a8fe1a51a27724389f1 [
file
] [
log
] [
blame
]
#pragma
once
#include
"../THD.h"
#ifndef
_THD_CORE
struct
_THDRequest
;
typedef
struct
_THDRequest
THDRequest
;
#endif
THD_API
void
THDRequest_free
(
THDRequest
*
req
);