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

Function SHGetSetFolderCustomSettings

Source
pub unsafe fn SHGetSetFolderCustomSettings<'a>(
    pfcs: *mut SHFOLDERCUSTOMSETTINGS,
    pszpath: impl IntoParam<'a, PWSTR>,
    dwreadwrite: u32,
) -> Result<()>