Function gstreamer_rtsp_sys::gst_rtsp_connection_write

source ·
pub unsafe extern "C" fn gst_rtsp_connection_write(
    conn: *mut GstRTSPConnection,
    data: *const u8,
    size: c_uint,
    timeout: *mut GTimeVal,
) -> GstRTSPResult