unibi_from_env - Man Page
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
Referenced By
unibi_from_mem(3), unibilium.h(3).
2024-09-15 unibilium-2.1.2