uv_mutex_trylock

Function uv_mutex_trylock 

Source
pub unsafe extern "C" fn uv_mutex_trylock(
    handle: *mut uv_mutex_t,
) -> c_int