Function SSL_copy_session_id

Source
pub unsafe extern "C" fn SSL_copy_session_id(
    to: *mut ssl_st,
    from: *const ssl_st,
) -> i32