Function gst_ sdp_ message_ get_ attribute_ val_ n
Source pub unsafe extern "C" fn gst_sdp_message_get_attribute_val_n(
msg: *const GstSDPMessage,
key: *const c_char,
nth: c_uint,
) -> *const c_char