Function emscripten_sys::emscripten_idb_store_blob [] [src]

pub unsafe extern fn emscripten_idb_store_blob(db_name: *const c_char,
                                               file_id: *const c_char,
                                               buffer: *mut c_void,
                                               num: c_int,
                                               perror: *mut c_int)