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