[][src]Function gstreamer_rtsp_server_sys::gst_rtsp_token_set_bool

pub unsafe extern "C" fn gst_rtsp_token_set_bool(
    token: *mut GstRTSPToken,
    field: *const c_char,
    bool_value: gboolean
)