Function BIO_set_callback_arg

Source
pub unsafe extern "C" fn BIO_set_callback_arg(
    b: *mut bio_st,
    arg: *mut i8,
)