winapi::winuser::DRAWSTATEPROC
[−]
[src]
type DRAWSTATEPROC = Option<unsafe extern "system" fn(HDC, LPARAM, WPARAM, c_int, c_int) -> BOOL>;