Function BIO_set_next

Source
pub unsafe extern "C" fn BIO_set_next(
    b: *mut bio_st,
    next: *mut bio_st,
)