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_ERRORExpand description
Required features: ‘Win32_System_Registry’, ‘Win32_Foundation’