uv_is_writable

Function uv_is_writable 

Source
pub unsafe extern "C" fn uv_is_writable(
    handle: *const uv_stream_t,
) -> c_int