pub unsafe extern "system" fn SetClassLongPtrW(
    hwnd: HWND,
    nindex: GET_CLASS_LONG_INDEX,
    dwnewlong: isize
) -> usize
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"