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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’