gst_structure_new

Function gst_structure_new 

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