[][src]Function winapi::shared::netioapi::ConvertInterfaceLuidToAlias

pub unsafe extern "system" fn ConvertInterfaceLuidToAlias(
    InterfaceLuid: *const NET_LUID,
    InterfaceAlias: PWSTR,
    Length: SIZE_T
) -> NETIOAPI_API