[][src]Function gstreamer_sys::gst_object_has_ancestor

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