Function bssl_sys::BIO_printf

source ·
pub unsafe extern "C" fn BIO_printf(
    bio: *mut BIO,
    format: *const c_char
    ...
) -> c_int