windows::Win32::Networking::WinSock

Function RtlIpv4StringToAddressA

pub unsafe fn RtlIpv4StringToAddressA<P0>(
    s: P0,
    strict: bool,
    terminator: *mut PCSTR,
    addr: *mut IN_ADDR,
) -> i32
where P0: Param<PCSTR>,