Function gstreamer_sys::gst_structure_take

source ·
pub unsafe extern "C" fn gst_structure_take(
    oldstr_ptr: *mut *mut GstStructure,
    newstr: *mut GstStructure,
) -> gboolean