pub fn pos_form_cursor(form: FORM) -> Result<(), NCurseswFormError>
Expand description

Restores the cursor to the position required for the forms driver to continue processing requests. This is useful after NCurses routines have been called to do screen-painting in response to a form operation.