Function winapi::um::winreg::RegGetValueW [−][src]
pub unsafe extern "system" fn RegGetValueW(
hkey: HKEY,
lpSubKey: LPCWSTR,
lpValue: LPCWSTR,
dwFlags: DWORD,
pdwType: LPDWORD,
pvData: PVOID,
pcbData: LPDWORD
) -> LSTATUS