gstreamer_sys

Function gst_object_has_as_parent

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