Function libuv_sys2::uv_run

source ·
pub unsafe extern "C" fn uv_run(
    arg1: *mut uv_loop_t,
    mode: uv_run_mode
) -> c_int