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

Function UnregisterClassA

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