DoxigAlpha

File

Fields of this type

Fields

#
revision:u64
_open:*const fn (*const File, **File, [*:0]const u16, OpenMode, Attributes) callconv(cc) Status
_close:*const fn (*File) callconv(cc) Status
_delete:*const fn (*File) callconv(cc) Status
_read:*const fn (*File, *usize, [*]u8) callconv(cc) Status
_write:*const fn (*File, *usize, [*]const u8) callconv(cc) Status
_get_position:*const fn (*const File, *u64) callconv(cc) Status
_set_position:*const fn (*File, u64) callconv(cc) Status
_get_info:*const fn (*const File, *align(8) const Guid, *usize, ?[*]u8) callconv(cc) Status
_set_info:*const fn (*File, *align(8) const Guid, usize, [*]const u8) callconv(cc) Status
_flush:*const fn (*File) callconv(cc) Status

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#
delete
Delete the file.
getInfo
If `buffer` is too small to contain all of the info, this function returns

Error sets in this namespace

Error Sets

#