pub unsafe extern "system" fn SHSetKnownFolderPath(
    rfid: *const GUID,
    dwflags: u32,
    htoken: HANDLE,
    pszpath: PCWSTR
) -> HRESULT
Expand description

Required features: "Win32_Foundation"