Type Alias winsafe::PFNLVGROUPCOMPARE

source ·
pub type PFNLVGROUPCOMPARE = extern "system" fn(groupId1: i32, groupId2: i32, lpRefData: isize) -> i32;
Available on crate feature comctl only.
Expand description

Type alias to PFNLVGROUPCOMPARE callback function.