Function BIO_dump

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