Function scratchstack_wrapper_aws_c_io::aws_socket_init
source · pub unsafe extern "C" fn aws_socket_init(
socket: *mut aws_socket,
alloc: *mut aws_allocator,
options: *const aws_socket_options
) -> c_int
Expand description
Initializes a socket object with socket options. options will be copied.