Function emscripten_async_wget2 [src]
Prototype
pub extern "c" fn emscripten_async_wget2(url: [*:0]const u8, file: [*:0]const u8, requesttype: [*:0]const u8, param: [*:0]const u8, arg: ?*anyopaque, onload: em_async_wget2_onload_func, onerror: em_async_wget2_onstatus_func, onprogress: em_async_wget2_onstatus_func) c_int
Parameters
url: [*:0]const u8file: [*:0]const u8requesttype: [*:0]const u8param: [*:0]const u8arg: ?*anyopaqueonload: em_async_wget2_onload_funconerror: em_async_wget2_onstatus_funconprogress: em_async_wget2_onstatus_func
Source
pub extern "c" fn emscripten_async_wget2(url: [*:0]const u8, file: [*:0]const u8, requesttype: [*:0]const u8, param: [*:0]const u8, arg: ?*anyopaque, onload: em_async_wget2_onload_func, onerror: em_async_wget2_onstatus_func, onprogress: em_async_wget2_onstatus_func) c_int