Function wolfssl_sys::wolfSSL_CTX_UseSNI
source ยท pub unsafe extern "C" fn wolfSSL_CTX_UseSNI(
ctx: *mut WOLFSSL_CTX,
type_: c_uchar,
data: *const c_void,
size: c_ushort,
) -> c_intpub unsafe extern "C" fn wolfSSL_CTX_UseSNI(
ctx: *mut WOLFSSL_CTX,
type_: c_uchar,
data: *const c_void,
size: c_ushort,
) -> c_int