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"