Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::GetClassInfoW[][src]

pub unsafe fn GetClassInfoW<'a>(
    hinstance: impl IntoParam<'a, HINSTANCE>,
    lpclassname: impl IntoParam<'a, PWSTR>,
    lpwndclass: *mut WNDCLASSW
) -> BOOL