Function windows_sys::Win32::UI::Controls::DPA_Sort
pub unsafe extern "system" fn DPA_Sort(
hdpa: HDPA,
pfncompare: PFNDACOMPARE,
lparam: LPARAM
) -> BOOLExpand description
Required features: "Win32_UI_Controls", "Win32_Foundation"