Type Definition emscripten_sys::em_async_wget2_onload_func
[−]
[src]
type em_async_wget2_onload_func = Option<unsafe extern fn(_: c_uint, _: *mut c_void, _: *const c_char)>;