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

Function AssocQueryStringByKeyA

Source
pub unsafe fn AssocQueryStringByKeyA<'a>(
    flags: u32,
    str: ASSOCSTR,
    hkassoc: impl IntoParam<'a, HKEY>,
    pszextra: impl IntoParam<'a, PSTR>,
    pszout: PSTR,
    pcchout: *mut u32,
) -> Result<()>