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

Function AssocQueryKeyA

Source
pub unsafe fn AssocQueryKeyA<'a>(
    flags: u32,
    key: ASSOCKEY,
    pszassoc: impl IntoParam<'a, PSTR>,
    pszextra: impl IntoParam<'a, PSTR>,
) -> Result<HKEY>