Skip to main content

wolfSSL_get0_alpn_selected

Function 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,
)