pub unsafe extern "C" fn WinDivertHelperParseIPv4Address(
    addrStr: *const c_char,
    pAddr: *mut u32
) -> BOOL
Expand description

Check the official docs