Type Definition windows_sys::Win32::UI::Controls::LPFNCCSTYLEW
[−]pub type LPFNCCSTYLEW = Option<unsafe extern "system" fn(hwndparent: HWND, pccs: *mut CCSTYLEW) -> BOOL>;
Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’