Function bind

Source
pub unsafe extern "C" fn bind(
    s: i32,
    name: *const sockaddr,
    namelen: socklen_t,
) -> i32
Expand description

bind a name to a socket