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