[][src]Function gstreamer_sys::gst_child_proxy_lookup

pub unsafe extern "C" fn gst_child_proxy_lookup(
    object: *mut GstChildProxy,
    name: *const c_char,
    target: *mut *mut GObject,
    pspec: *mut *mut GParamSpec
) -> gboolean