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

Function DeleteProfileW

Source
pub unsafe fn DeleteProfileW<'a>(
    lpsidstring: impl IntoParam<'a, PWSTR>,
    lpprofilepath: impl IntoParam<'a, PWSTR>,
    lpcomputername: impl IntoParam<'a, PWSTR>,
) -> BOOL