pub unsafe extern "system" fn DPA_Sort(
hdpa: HDPA,
pfncompare: PFNDACOMPARE,
lparam: LPARAM
) -> BOOL
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"
pub unsafe extern "system" fn DPA_Sort(
hdpa: HDPA,
pfncompare: PFNDACOMPARE,
lparam: LPARAM
) -> BOOL
Required features: "Win32_UI_Controls"
, "Win32_Foundation"