Function gstreamer_sys::gst_structure_nth_field_name

source ·
pub unsafe extern "C" fn gst_structure_nth_field_name(
    structure: *const GstStructure,
    index: c_uint,
) -> *const c_char