Function gst::ffi::_gst_video_decoder_error[][src]

pub unsafe extern "C" fn _gst_video_decoder_error(
    dec: *mut GstVideoDecoder,
    weight: gint,
    domain: GQuark,
    code: gint,
    txt: *mut gchar,
    debug: *mut gchar,
    file: *const gchar,
    function: *const gchar,
    line: gint
) -> GstFlowReturn