pub type PFNDAENUMCALLBACK = Option<unsafe extern "system" fn(p: *const c_void, pdata: *const c_void) -> i32>;
Expand description

Required features: "Win32_UI_Controls"