Function GetEnvironmentVariableW

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