Skip to main content

wolfSSL_SNI_SetOptions

Function wolfSSL_SNI_SetOptions 

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