Function wolfssl_sys::wolfSSL_UseSNI
source · pub unsafe extern "C" fn wolfSSL_UseSNI(
ssl: *mut WOLFSSL,
type_: c_uchar,
data: *const c_void,
size: c_ushort
) -> c_intpub unsafe extern "C" fn wolfSSL_UseSNI(
ssl: *mut WOLFSSL,
type_: c_uchar,
data: *const c_void,
size: c_ushort
) -> c_int