Function boring_sys::SSL_serialize_handshake_hints

source ยท
pub unsafe extern "C" fn SSL_serialize_handshake_hints(
    ssl: *const SSL,
    out: *mut CBB
) -> c_int