Type Definition windows_sys::Win32::UI::Controls::PFNDACOMPARECONST
[−]pub type PFNDACOMPARECONST = Option<unsafe extern "system" fn(p1: *const c_void, p2: *const c_void, lparam: LPARAM) -> i32>;
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"