Function windows_sys::Win32::UI::Shell::SHLoadIndirectString
[−]pub unsafe extern "system" fn SHLoadIndirectString(
pszsource: PWSTR,
pszoutbuf: PWSTR,
cchoutbuf: u32,
ppvreserved: *mut *mut c_void
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
