Function BIO_set_callback

Source
pub unsafe extern "C" fn BIO_set_callback(
    bio: *mut BIO,
    callback: BIO_callback_fn,
)