3 lines
117 B
Rust
3 lines
117 B
Rust
// TODO(theomonnom) Wrap the RTCError ffi so we can use Option(u16)
|
|
pub use libwebrtc_sys::rtc_error::ffi::RTCError;
|