webview2_com_sys::Windows::Win32::UI::Shell

Function SHLoadIndirectString

Source
pub unsafe fn SHLoadIndirectString<'a>(
    pszsource: impl IntoParam<'a, PWSTR>,
    pszoutbuf: PWSTR,
    cchoutbuf: u32,
    ppvreserved: *mut *mut c_void,
) -> Result<()>