Function SHGetKnownFolderPath
pub unsafe fn SHGetKnownFolderPath(
rfid: *const GUID,
dwflags: KNOWN_FOLDER_FLAG,
htoken: Option<HANDLE>,
) -> Result<PWSTR>
pub unsafe fn SHGetKnownFolderPath(
rfid: *const GUID,
dwflags: KNOWN_FOLDER_FLAG,
htoken: Option<HANDLE>,
) -> Result<PWSTR>