uv_pipe_bind

Function uv_pipe_bind 

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