Function wolfssl_sys::wolfSSL_get0_alpn_selected

source ยท
pub unsafe extern "C" fn wolfSSL_get0_alpn_selected(
    ssl: *const WOLFSSL,
    data: *mut *const c_uchar,
    len: *mut c_uint,
)