Function libuv_sys2::uv_sem_init[][src]

pub unsafe extern "C" fn uv_sem_init(sem: *mut uv_sem_t, value: c_uint) -> c_int