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

Required features: "Win32_Foundation"