Function emscripten_wget

Source
pub unsafe extern "C" fn emscripten_wget(
    url: *const c_char,
    file: *const c_char,
) -> c_int