pub unsafe extern "C" fn WinDivertHelperHashPacket(
    pPacket: *const c_void,
    packetLen: u32,
    seed: u64
) -> u64
Expand description

Check the official docs