[][src]Function agorartc_sys::agorartc::agorartcnative::channel_sendStreamMessage

pub unsafe extern "C" fn channel_sendStreamMessage(
    apiBridge: IRtcChannelBridge_ptr,
    streamId: c_int,
    data: *const c_char,
    length: c_longlong
) -> ERROR_CODE