gstreamer_sys

Function gst_structure_take

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