pub unsafe extern "system" fn RtlIpv4StringToAddressW(
    s: PCWSTR,
    strict: BOOLEAN,
    terminator: *mut PCWSTR,
    addr: *mut IN_ADDR
) -> i32
Expand description

Required features: "Win32_Foundation"