Function pcap_sys::pcap_open_live

source ·
pub unsafe extern "C" fn pcap_open_live(
    arg1: *const c_char,
    arg2: c_int,
    arg3: c_int,
    arg4: c_int,
    arg5: *mut c_char
) -> *mut pcap_t