pub type PFNLVCOMPARE = Option<unsafe extern "system" fn(param0: LPARAM, param1: LPARAM, param2: LPARAM) -> i32>;
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’