Type Definition emscripten_sys::em_idb_exists_func [] [src]

type em_idb_exists_func = Option<unsafe extern fn(_: *mut c_void, _: c_int)>;