Function uv_timer_init

Source
pub unsafe extern "C" fn uv_timer_init(
    arg1: *mut uv_loop_t,
    handle: *mut uv_timer_t,
) -> c_int