gstreamer_sys

Function gst_object_has_ancestor

Source
pub unsafe extern "C" fn gst_object_has_ancestor(
    object: *mut GstObject,
    ancestor: *mut GstObject,
) -> gboolean