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

Function SHRegGetBoolUSValueW

Source
pub unsafe fn SHRegGetBoolUSValueW<'a>(
    pszsubkey: impl IntoParam<'a, PWSTR>,
    pszvalue: impl IntoParam<'a, PWSTR>,
    fignorehkcu: impl IntoParam<'a, BOOL>,
    fdefault: impl IntoParam<'a, BOOL>,
) -> BOOL