pub unsafe extern "system" fn DeleteProfileW(
    lpsidstring: PWSTR,
    lpprofilepath: PWSTR,
    lpcomputername: PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’