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

Function SetClassLongW

Source
pub unsafe fn SetClassLongW<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    nindex: GET_CLASS_LONG_INDEX,
    dwnewlong: i32,
) -> u32