[][src]Type Definition winapi::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>;