[][src]Type Definition rawsock::pfring::dll::PFRingProcessPacket

type PFRingProcessPacket = unsafe extern "C" fn(h: *const PFRingPacketHeader, p: *const c_uchar, user_bytes: *const c_uchar);

Equivalent of the C processPacket