Function libuv_sys2::uv_pipe_bind

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