Type Definition winapi::um::winuser::WNDENUMPROC

source ·
pub type WNDENUMPROC = Option<unsafe extern "system" fn(_: HWND, _: LPARAM) -> BOOL>;