Function BIO_dump_indent

Source
pub unsafe extern "C" fn BIO_dump_indent(
    b: *mut bio_st,
    bytes: *const c_void,
    len: i32,
    indent: i32,
) -> i32