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

Function CreateProfile

Source
pub unsafe fn CreateProfile<'a>(
    pszusersid: impl IntoParam<'a, PWSTR>,
    pszusername: impl IntoParam<'a, PWSTR>,
    pszprofilepath: PWSTR,
    cchprofilepath: u32,
) -> Result<()>