Function emscripten_idb_read_from_blob

Source
pub unsafe extern "C" fn emscripten_idb_read_from_blob(
    blob: c_int,
    start: c_int,
    num: c_int,
    buffer: *mut c_void,
)