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"