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

pub unsafe extern "system" fn RtlIpv4StringToAddressW(
    S: PCWSTR,
    Strict: BOOLEAN,
    Terminator: *mut LPCWSTR,
    Addr: *mut IN_ADDR
) -> LONG