Function gst_ rtcp_ packet_ add_ profile_ specific_ ext
Source pub unsafe extern "C" fn gst_rtcp_packet_add_profile_specific_ext(
packet: *mut GstRTCPPacket,
data: *const u8,
len: c_uint,
) -> gboolean