Function uv_check_init

Source
pub unsafe extern "C" fn uv_check_init(
    arg1: *mut uv_loop_t,
    check: *mut uv_check_t,
) -> c_int