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