[][src]Function winapi::shared::mstcpip::RtlIpv4StringToAddressExA

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