pub type LPFNCCSTYLEA = Option<unsafe extern "system" fn(hwndparent: HWND, pccs: *mut CCSTYLEA) -> BOOL>;
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation"