pub unsafe extern "system" fn SHSetFolderPathA(
    csidl: i32,
    htoken: HANDLE,
    dwflags: u32,
    pszpath: PCSTR
) -> HRESULT
Expand description

Required features: "Win32_Foundation"