Function gst::ffi::gst_structure_take_value[][src]

pub unsafe extern "C" fn gst_structure_take_value(
    structure: *mut GstStructure,
    fieldname: *const gchar,
    value: *mut GValue
)