Function SSL_set0_rbio

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