Function bind [src]

Prototype

pub extern "ws2_32" fn bind( s: SOCKET, name: *const sockaddr, namelen: i32, ) callconv(.winapi) i32

Parameters

s: SOCKETname: *const sockaddrnamelen: i32

Source

pub extern "ws2_32" fn bind( s: SOCKET, name: *const sockaddr, namelen: i32, ) callconv(.winapi) i32