Function wolfssl_sys::wolfSSL_send_hrr_cookie
source ยท pub unsafe extern "C" fn wolfSSL_send_hrr_cookie(
ssl: *mut WOLFSSL,
secret: *const c_uchar,
secretSz: c_uint,
) -> c_intpub unsafe extern "C" fn wolfSSL_send_hrr_cookie(
ssl: *mut WOLFSSL,
secret: *const c_uchar,
secretSz: c_uint,
) -> c_int