Function windows_sys::Win32::System::Registry::RegLoadMUIStringW
pub unsafe extern "system" fn RegLoadMUIStringW(
hkey: HKEY,
pszvalue: PCWSTR,
pszoutbuf: PWSTR,
cboutbuf: u32,
pcbdata: *mut u32,
flags: u32,
pszdirectory: PCWSTR
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"