Function libuv_sys::uv_walk [] [src]

pub unsafe extern "C" fn uv_walk(
    loop_: *mut uv_loop_t,
    walk_cb: uv_walk_cb,
    arg: *mut c_void
)