Type Alias mediasoup_sys::ChannelWriteFn

source ·
pub type ChannelWriteFn = unsafe extern "C" fn(_: *const u8, _: u32, _: ChannelWriteCtx);