[][src]Type Definition winapi::um::winuser::WNDENUMPROC

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