Function SSL_set0_wbio

Source
pub unsafe extern "C" fn SSL_set0_wbio(
    s: *mut ssl_st,
    wbio: *mut bio_st,
)