pub unsafe extern "system" fn DPA_EnumCallback(
    hdpa: HDPA,
    pfncb: PFNDAENUMCALLBACK,
    pdata: *const c_void
)
Expand description

Required features: "Win32_UI_Controls"