gstreamer_sys

Function gst_plugin_add_status_error

source
pub unsafe extern "C" fn gst_plugin_add_status_error(
    plugin: *mut GstPlugin,
    message: *const c_char,
)
Available on crate feature v1_24 only.