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

Function DeleteProfileA

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