gstreamer_sys

Function gst_structure_new_static_str

Source
pub unsafe extern "C" fn gst_structure_new_static_str(
    name: *const c_char,
    firstfield: *const c_char,
    ...
) -> *mut GstStructure