天嵌二次封装库使用手册  V2.1.2
lib_fbset.h 文件参考
#include <stdint.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <linux/types.h>
#include <linux/fb.h>
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

struct  lib_fbinfo
 

宏定义

#define FBSET_API
 

函数

FBSET_API int lib_fbset (char *dev_name, struct lib_fbinfo *info)
 

详细描述

日期
2024-12-09

在文件 lib_fbset.h 中定义.

宏定义说明

#define FBSET_API

在文件 lib_fbset.h38 行定义.

函数说明

FBSET_API int lib_fbset ( char *  dev_name,
struct lib_fbinfo info 
)