webview2_com_sys::Windows::Win32::UI::Shell

Function SHGetKnownFolderIDList

Source
pub unsafe fn SHGetKnownFolderIDList<'a>(
    rfid: *const Guid,
    dwflags: u32,
    htoken: impl IntoParam<'a, HANDLE>,
) -> Result<*mut ITEMIDLIST>