DoxigAlpha

emscripten_idb_load_blob

Function parameters

Parameters

#
db_name:[*:0]const u8
file_id:[*:0]const u8
pblob:*c_int
perror:*c_int

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#

= 128

Values

#
F_OK
= 0
X_OK
= 1
W_OK
= 2
R_OK
= 4
PATH_MAX
= 4096
IOV_MAX
= 1024
SIOCGIFINDEX
= 0x8933

Source

Implementation

#
pub extern "c" fn emscripten_idb_load_blob(db_name: [*:0]const u8, file_id: [*:0]const u8, pblob: *c_int, perror: *c_int) void