winapi::HOOKPROC [] [src]

type HOOKPROC = Option<unsafe extern "system" fn(code: c_int, wParam: WPARAM, lParam: LPARAM) -> LRESULT>;