Function windows::Win32::UI::Shell::SHGetSetFolderCustomSettings

pub unsafe fn SHGetSetFolderCustomSettings<P0>(
    pfcs: *mut SHFOLDERCUSTOMSETTINGS,
    pszpath: P0,
    dwreadwrite: u32,
) -> Result<()>
where P0: Param<PCWSTR>,