uv_mutex_init

Function uv_mutex_init 

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