pcap_next

Function pcap_next 

Source
pub unsafe extern "C" fn pcap_next(
    arg1: *mut pcap_t,
    arg2: *mut pcap_pkthdr,
) -> *const u_char