Function GetEnvironmentVariableW

Source
pub unsafe extern "C" fn GetEnvironmentVariableW(
    lpName: LPCWSTR,
    lpBuffer: LPWSTR,
    nSize: DWORD,
) -> DWORD