Function wolfssl_sys::EmbedGenerateCookie

source ยท
pub unsafe extern "C" fn EmbedGenerateCookie(
    ssl: *mut WOLFSSL,
    buf: *mut byte,
    sz: c_int,
    ctx: *mut c_void,
) -> c_int