Function wolfssl_sys::wolfSSL_SetServerID
source ยท pub unsafe extern "C" fn wolfSSL_SetServerID(
ssl: *mut WOLFSSL,
id: *const c_uchar,
len: c_int,
newSession: c_int,
) -> c_intpub unsafe extern "C" fn wolfSSL_SetServerID(
ssl: *mut WOLFSSL,
id: *const c_uchar,
len: c_int,
newSession: c_int,
) -> c_int