pub unsafe extern "C" fn aws_tls_connection_options_copy(
    to: *mut aws_tls_connection_options,
    from: *const aws_tls_connection_options
) -> c_int
Expand description

Copies ‘from’ to ‘to’