Ultralight C API 1.3.0
Loading...
Searching...
No Matches
ULFileSystem Struct Reference

#include <Ultralight/CAPI/CAPI_FileSystem.h>

Data Fields

ULFileSystemFileExistsCallback file_exists
 
ULFileSystemGetFileMimeTypeCallback get_file_mime_type
 
ULFileSystemGetFileCharsetCallback get_file_charset
 
ULFileSystemOpenFileCallback open_file
 

Field Documentation

◆ file_exists

ULFileSystemFileExistsCallback ULFileSystem::file_exists

◆ get_file_charset

ULFileSystemGetFileCharsetCallback ULFileSystem::get_file_charset

◆ get_file_mime_type

ULFileSystemGetFileMimeTypeCallback ULFileSystem::get_file_mime_type

◆ open_file

ULFileSystemOpenFileCallback ULFileSystem::open_file

The documentation for this struct was generated from the following file: