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

pub unsafe extern "system" fn RtlIpv6StringToAddressExW(
    AddressString: PCWSTR,
    Address: *mut IN6_ADDR,
    ScopeId: PULONG,
    Port: PUSHORT
) -> LONG