Function windows_sys::Win32::System::Registry::RegLoadMUIStringA
[−]pub unsafe extern "system" fn RegLoadMUIStringA(
hkey: HKEY,
pszvalue: PSTR,
pszoutbuf: PSTR,
cboutbuf: u32,
pcbdata: *mut u32,
flags: u32,
pszdirectory: PSTR
) -> WIN32_ERRORExpand description
Required features: ‘Win32_System_Registry’, ‘Win32_Foundation’
