aws_lc_sys

Function BIO_hexdump

Source
pub unsafe extern "C" fn BIO_hexdump(
    bio: *mut BIO,
    data: *const u8,
    len: usize,
    indent: c_uint,
) -> c_int