Function libuv_sys::uv_idle_init [] [src]

pub unsafe extern "C" fn uv_idle_init(
    loop_: *mut uv_loop_t,
    idle: *mut uv_idle_t
) -> c_int