Function gstreamer_sys::gst_object_has_as_ancestor[][src]

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