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