Function gst_ rtcp_ packet_ xr_ get_ summary_ pkt
Source pub unsafe extern "C" fn gst_rtcp_packet_xr_get_summary_pkt(
packet: *mut GstRTCPPacket,
lost_packets: *mut u32,
dup_packets: *mut u32,
) -> gboolean