[−][src]Type Definition winapi_ui_automation::um::commctrl::SUBCLASSPROC
type SUBCLASSPROC = Option<unsafe extern "system" fn(hWnd: HWND, uMsg: UINT, wParam: WPARAM, lParam: LPARAM, uIdSubclass: UINT_PTR, dwRefData: DWORD_PTR) -> LRESULT>;