shell32

Function SHGetSpecialFolderPathA

Source
pub unsafe extern "system" fn SHGetSpecialFolderPathA(
    hwnd: HWND,
    pszPath: LPSTR,
    csidl: c_int,
    fCreate: BOOL,
) -> BOOL