RtlIpv4StringToAddressExA

Function RtlIpv4StringToAddressExA 

Source
pub unsafe extern "system" fn RtlIpv4StringToAddressExA(
    AddressString: PCSTR,
    Strict: BOOLEAN,
    Address: *mut IN_ADDR,
    Port: PUSHORT,
) -> LONG