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

pub unsafe fn UnregisterClassW<'a>(
    lpclassname: impl IntoParam<'a, PWSTR>,
    hinstance: impl IntoParam<'a, HINSTANCE>
) -> BOOL