Function gstreamer_sys::gst_object_has_as_ancestor

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