Type Definition windows_sys::Win32::UI::Controls::PFNDAENUMCALLBACK
[−]pub type PFNDAENUMCALLBACK = Option<unsafe extern "system" fn(p: *const c_void, pdata: *const c_void) -> i32>;
Expand description
Required features: "Win32_UI_Controls"