Function ws2_32::bind [] [src]

pub unsafe extern "system" fn bind(
    s: SOCKET,
    name: *const SOCKADDR,
    namelen: c_int
) -> c_int