Function gstreamer_sys::gst_bin_get_by_name_recurse_up

source ·
pub unsafe extern "C" fn gst_bin_get_by_name_recurse_up(
    bin: *mut GstBin,
    name: *const c_char,
) -> *mut GstElement