get_instance method
1.1
Implementation
trtc_cloud get_instance(
ffi.Pointer<ffi.Void> context,
) {
return _get_instance(
context,
);
}
1.1
trtc_cloud get_instance(
ffi.Pointer<ffi.Void> context,
) {
return _get_instance(
context,
);
}