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