pub unsafe extern "C" fn WinDivertHelperCalcChecksums(
    pPacket: *mut c_void,
    packetLen: u32,
    pAddr: *mut WINDIVERT_ADDRESS,
    flags: ChecksumFlags
) -> BOOL
Expand description

Check the official docs