Function wolfssl_sys::wolfSSL_SNI_SetOptions

source ·
pub unsafe extern "C" fn wolfSSL_SNI_SetOptions(
    ssl: *mut WOLFSSL,
    type_: c_uchar,
    options: c_uchar
)