uv_buf_init

Function uv_buf_init 

Source
pub unsafe extern "C" fn uv_buf_init(
    base: *mut c_char,
    len: c_uint,
) -> uv_buf_t