Man page - unibi_from_env(3)

Packages contains this manual

Manual

doc::unibi_from_env

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO

NAME

unibi_from_env - read the terminfo entry specified by TERM

SYNOPSIS

#include <unibilium.h>
unibi_term *unibi_from_env(void);

DESCRIPTION

This function calls "unibi_from_term" with the value of the environment variable "TERM".

RETURN VALUE

See unibi_from_term (3).

SEE ALSO

unibilium.h (3), unibi_from_term (3), unibi_destroy (3)