pub fn form_term(form: Option<FORM>) -> Result<Form_Hook, NCurseswFormError>
Expand description

Returns the current form term hook.

If form is None then the default value is returned.