[][src]Function sgx_libc::ocall::bind

pub unsafe fn bind(
    sockfd: c_int,
    address: *const sockaddr,
    addrlen: socklen_t
) -> c_int