Function BIO_printf

Source
pub unsafe extern "C" fn BIO_printf(
    bio: *mut bio_st,
    format: *const i8,
    ...
) -> i32