Function boring_sys::SSL_CTX_set_allow_unknown_alpn_protos

source ยท
pub unsafe extern "C" fn SSL_CTX_set_allow_unknown_alpn_protos(
    ctx: *mut SSL_CTX,
    enabled: c_int
)