[][src]Function libc::bind

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