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

Function SHRegGetPathA

Source
pub unsafe fn SHRegGetPathA<'a>(
    hkey: impl IntoParam<'a, HKEY>,
    pcszsubkey: impl IntoParam<'a, PSTR>,
    pcszvalue: impl IntoParam<'a, PSTR>,
    pszpath: PSTR,
    dwflags: u32,
) -> LSTATUS