Function gstreamer_sys::gst_structure_get_value

source ·
pub unsafe extern "C" fn gst_structure_get_value(
    structure: *const GstStructure,
    fieldname: *const c_char,
) -> *const GValue