pub unsafe extern "C-unwind" fn sec_protocol_options_set_quic_use_legacy_codepoint(
options: sec_protocol_options_t,
quic_use_legacy_codepoint: bool,
)
👎Deprecated: renamed to
sec_protocol_options::set_quic_use_legacy_codepoint
Available on crate feature
SecProtocolOptions
only.