Function gstreamer_sys::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.