[][src]Function gstreamer_sys::gst_message_new_redirect

pub unsafe extern "C" fn gst_message_new_redirect(
    src: *mut GstObject,
    location: *const c_char,
    tag_list: *mut GstTagList,
    entry_struct: *const GstStructure
) -> *mut GstMessage