libuv_sys_lite

Function uv_pipe_bind

source
pub unsafe extern "C" fn uv_pipe_bind(
    handle: *mut uv_pipe_t,
    name: *const c_char,
) -> c_int