pcap_set_promisc

Function pcap_set_promisc 

Source
pub unsafe extern "C" fn pcap_set_promisc(
    arg1: *mut pcap_t,
    arg2: c_int,
) -> c_int