Function RtlIpv6StringToAddressW

Source
pub unsafe extern "system" fn RtlIpv6StringToAddressW(
    S: PCWSTR,
    Terminator: *mut PCWSTR,
    Addr: *mut IN6_ADDR,
) -> LONG