Function emscripten_idb_exists [src]
Prototype
pub extern "c" fn emscripten_idb_exists(db_name: [*:0]const u8, file_id: [*:0]const u8, pexists: *c_int, perror: *c_int) void
Parameters
db_name: [*:0]const u8
file_id: [*:0]const u8
pexists: *c_int
perror: *c_int
Source
pub extern "c" fn emscripten_idb_exists(db_name: [*:0]const u8, file_id: [*:0]const u8, pexists: *c_int, perror: *c_int) void