pub unsafe extern "C-unwind" fn sec_protocol_options_get_quic_use_legacy_codepoint(
options: sec_protocol_options_t,
) -> bool
Available on crate feature
SecProtocolOptions
only.Expand description
Check whether the QUIC legacy codepoint has been enabled.
Returns: A boolean that indicates whether or not the QUIC legacy codepoint has been enabled.