forked from mirrors/gstreamer-rs
gstreamer/lib: Prevent fn deinit()
docs from being stripped
This commit is contained in:
parent
43a4bde600
commit
e8c90c9186
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ pub fn init() -> Result<(), glib::Error> {
|
|||
}
|
||||
}
|
||||
|
||||
// rustdoc-stripper-ignore-next
|
||||
/// Deinitialize GStreamer
|
||||
///
|
||||
/// # Safety
|
||||
|
|
Loading…
Reference in a new issue