pub unsafe extern "C" fn WinDivertHelperFormatIPv4Address(
    addr: u32,
    buffer: *mut c_char,
    bufLen: u32
) -> BOOL
Expand description

Check the official docs