Type Alias winsafe::PFNLVCOMPARE

source ·
pub type PFNLVCOMPARE = extern "system" fn(lParam1: isize, lParam2: isize, lParamSort: isize) -> i32;
Available on crate feature comctl only.
Expand description

Type alias to PFNLVCOMPARE callback function.