Function BIO_set_data

Source
pub unsafe extern "C" fn BIO_set_data(
    a: *mut bio_st,
    ptr: *mut c_void,
)