webview2_com::Windows::Win32::UI::WindowsAndMessaging

Function UnregisterClassW

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